diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-08-05 11:10:35 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-08-05 11:10:35 +0000 |
commit | bc4c225e52639a98c404b4056d1bf399be4ecf39 (patch) | |
tree | de77bc4a35b945d4ab28b41e1cd7c0b3d5bc87fc /mail/gmime2 | |
parent | e6efad9996797f08275e51c4eaf2aea23641979d (diff) | |
download | ports-bc4c225e52639a98c404b4056d1bf399be4ecf39.tar.gz ports-bc4c225e52639a98c404b4056d1bf399be4ecf39.zip |
Notes
Diffstat (limited to 'mail/gmime2')
-rw-r--r-- | mail/gmime2/Makefile | 1 |
1 files changed, 1 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 |