diff options
-rw-r--r-- | mail/gmime2/Makefile | 1 | ||||
-rw-r--r-- | mail/gmime24/Makefile | 1 |
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 |