aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2012-08-05 19:10:35 +0800
committerkwm <kwm@FreeBSD.org>2012-08-05 19:10:35 +0800
commit9a7d7cf875e0fd8dd0e471f4550da1a956716318 (patch)
treede77bc4a35b945d4ab28b41e1cd7c0b3d5bc87fc
parentc163d357e48952df217d9798db1fad736176f5ad (diff)
downloadfreebsd-ports-gnome-9a7d7cf875e0fd8dd0e471f4550da1a956716318.tar.gz
freebsd-ports-gnome-9a7d7cf875e0fd8dd0e471f4550da1a956716318.tar.zst
freebsd-ports-gnome-9a7d7cf875e0fd8dd0e471f4550da1a956716318.zip
Add USE_PKGCONFIG= build.
Approved by: maintainer (priv mail)
-rw-r--r--mail/gmime2/Makefile1
-rw-r--r--mail/gmime24/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile
index 04996b2d7152..0f8699eaaf5b 100644
--- a/mail/gmime2/Makefile
+++ b/mail/gmime2/Makefile
@@ -23,6 +23,7 @@ SLAVEDIRS= mail/gmime2-sharp
USE_ICONV= yes
USE_GMAKE= yes
USE_GNOME?= gnomehack glib20
+USE_PKGCONFIG= build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
# www.freebsd.org/cgi/query-pr.cgi?pr=118092
diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile
index efbfec45c98a..499594b568e7 100644
--- a/mail/gmime24/Makefile
+++ b/mail/gmime24/Makefile
@@ -25,6 +25,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}24
USE_ICONV= yes
USE_GMAKE= yes
USE_GNOME?= gnomehack glib20
+USE_PKGCONFIG= build
USE_LDCONFIG= yes
USE_XZ= yes
GNU_CONFIGURE= yes