diff options
Diffstat (limited to 'mail/gmime24/Makefile')
-rw-r--r-- | mail/gmime24/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile index b0a68050c503..cca1b23d76c4 100644 --- a/mail/gmime24/Makefile +++ b/mail/gmime24/Makefile @@ -18,9 +18,10 @@ CONFLICTS= gmime-1.0.* SLAVEDIRS= mail/gmime2-sharp DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}24 -USES+= gmake iconv libtool pathfix pkgconfig tar:xz +USES+= gmake gnome iconv libtool pathfix pkgconfig tar:xz USE_GNOME?= glib20 USE_LDCONFIG= yes + GNU_CONFIGURE= yes # www.freebsd.org/cgi/query-pr.cgi?pr=118092 # Rename uudecode and uuencode to gmime-* to not conflict with userland |