summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-08-05 11:10:35 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-08-05 11:10:35 +0000
commitbc4c225e52639a98c404b4056d1bf399be4ecf39 (patch)
treede77bc4a35b945d4ab28b41e1cd7c0b3d5bc87fc /mail
parent- Remove entry of chinese/CNS11643-font (diff)
Add USE_PKGCONFIG= build.
Approved by: maintainer (priv mail)
Notes
Notes: svn path=/head/; revision=302106
Diffstat (limited to '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