diff options
Diffstat (limited to 'mail/pop3lite')
-rw-r--r-- | mail/pop3lite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index a762d9391a3a..9afacf29876f 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes |