From fc90172229654062d9c194c9c5aff5c1f6e170c4 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Wed, 8 May 2013 22:23:36 +0000 Subject: - Convert to USES=pathfix PR: ports/178420 Submitted by: Alan Hicks (maintainer) --- mail/gmime24/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile index 501fbedf66d8..3e12f6a97a25 100644 --- a/mail/gmime24/Makefile +++ b/mail/gmime24/Makefile @@ -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 -- cgit