Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 22:23:37 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317712 - head/mail/gmime24
Message-ID:  <201305082223.r48MNblU012187@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Wed May  8 22:23:36 2013
New Revision: 317712
URL: http://svnweb.freebsd.org/changeset/ports/317712

Log:
  - Convert to USES=pathfix
  
  PR:		ports/178420
  Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)

Modified:
  head/mail/gmime24/Makefile

Modified: head/mail/gmime24/Makefile
==============================================================================
--- head/mail/gmime24/Makefile	Wed May  8 22:06:28 2013	(r317711)
+++ head/mail/gmime24/Makefile	Wed May  8 22:23:36 2013	(r317712)
@@ -19,8 +19,8 @@ SLAVEDIRS=	mail/gmime2-sharp
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}24
 USE_GMAKE=	yes
-USE_GNOME?=	gnomehack glib20
-USES=		pkgconfig iconv
+USE_GNOME?=	glib20
+USES=		pathfix pkgconfig iconv
 USE_LDCONFIG=	yes
 USE_XZ=		yes
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305082223.r48MNblU012187>