diff options
Diffstat (limited to 'net-im/jabber-yahoo/Makefile')
-rw-r--r-- | net-im/jabber-yahoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile index 60e0672af549..c3e095fe61b5 100644 --- a/net-im/jabber-yahoo/Makefile +++ b/net-im/jabber-yahoo/Makefile @@ -18,7 +18,7 @@ COMMENT= Jabber Yahoo Transport module BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv -USE_GLIB= yes +USE_GNOME= glib12 USE_GMAKE= yes WRKSRC= ${WRKDIR}/yahoo-transport-2 |