svn commit: r317707 - head/mail/gmime2
Bryan Drewery
bdrewery at FreeBSD.org
Wed May 8 20:26:43 UTC 2013
Author: bdrewery
Date: Wed May 8 20:26:42 2013
New Revision: 317707
URL: http://svnweb.freebsd.org/changeset/ports/317707
Log:
- Convert to USES=pathfix
PR: ports/178418
Submitted by: Alan Hicks <ahicks at p-o.co.uk> (maintainer)
Modified:
head/mail/gmime2/Makefile
Modified: head/mail/gmime2/Makefile
==============================================================================
--- head/mail/gmime2/Makefile Wed May 8 20:06:48 2013 (r317706)
+++ head/mail/gmime2/Makefile Wed May 8 20:26:42 2013 (r317707)
@@ -17,8 +17,8 @@ CONFLICTS= gmime-1.0.* gmime-2.4.*
SLAVEDIRS= mail/gmime2-sharp
USE_GMAKE= yes
-USE_GNOME?= gnomehack glib20
-USES= pkgconfig iconv
+USE_GNOME?= glib20
+USES= pathfix pkgconfig iconv
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
# www.freebsd.org/cgi/query-pr.cgi?pr=118092
More information about the svn-ports-head
mailing list