Convert to new GNOME infrastructure.

This commit is contained in:
Joe Marcus Clarke 2003-04-05 21:02:35 +00:00
parent 668ca131f8
commit 1825f7f821
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78334
4 changed files with 4 additions and 4 deletions

View file

@ -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 <bsd.port.mk>

View file

@ -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

View file

@ -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

View file

@ -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 <bsd.port.mk>