From 43afe59f2215ba5ef8d4b93ba2dd26ff1d4ab356 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 5 Apr 2003 21:02:35 +0000 Subject: Convert to new GNOME infrastructure. --- games/euchre/Makefile | 2 +- net-im/jabber-yahoo/Makefile | 2 +- net/jabber-yahoo/Makefile | 2 +- sysutils/sjog/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/euchre/Makefile b/games/euchre/Makefile index b4f063549b80..16787568a9df 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -15,6 +15,6 @@ MAINTAINER= laszlof@freebsdmatrix.net COMMENT= Very popular card game with variable skill levels USE_AUTOMAKE= yes -USE_GTK= yes +USE_GNOME= gtk12 .include 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 diff --git a/net/jabber-yahoo/Makefile b/net/jabber-yahoo/Makefile index 60e0672af549..c3e095fe61b5 100644 --- a/net/jabber-yahoo/Makefile +++ b/net/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 diff --git a/sysutils/sjog/Makefile b/sysutils/sjog/Makefile index f95785f1569f..d7afbd453472 100644 --- a/sysutils/sjog/Makefile +++ b/sysutils/sjog/Makefile @@ -17,7 +17,7 @@ COMMENT= Userland daemon for Sony Vaio Jog Dial ONLY_FOR_ARCHS= i386 USE_AUTOMAKE= yes GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOME= gtk12 USE_GMAKE= yes .include -- cgit