summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-02-23 14:12:16 +0000
committersobomax <sobomax@FreeBSD.org>2003-02-23 14:12:16 +0000
commitcd1a113a20288ab1e61cccbc227d68d213528671 (patch)
tree1b2af92b4c08c8c28c7d14f46326ebe8aed15d6d /games
parentec8ef53cb026879e312db3dd3bd42591e40d8f5c (diff)
downloadFreeBSD-ports-cd1a113a20288ab1e61cccbc227d68d213528671.zip
FreeBSD-ports-cd1a113a20288ab1e61cccbc227d68d213528671.tar.gz
This port uses gnome2 libs, not gnome1 ones.
Submitted by: kris
Diffstat (limited to 'games')
-rw-r--r--games/teg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile
index 7249c2b..4a1e8c6 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -13,11 +13,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
+LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomelibs
+USE_GNOME= gnomeprefix gnomehack
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}"
OpenPOWER on IntegriCloud