aboutsummaryrefslogtreecommitdiff
path: root/games/teg
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-02-23 14:12:16 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-02-23 14:12:16 +0000
commitb3f7d7c21c9d4c75562164cb70ddc23475add6b0 (patch)
treee28eabc3d65edd23d06dc70d0bb316d44283397f /games/teg
parent04c04b5b8698026e5bbf7ac88f5228cee49b93c8 (diff)
downloadports-b3f7d7c21c9d4c75562164cb70ddc23475add6b0.tar.gz
ports-b3f7d7c21c9d4c75562164cb70ddc23475add6b0.zip
Notes
Diffstat (limited to 'games/teg')
-rw-r--r--games/teg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile
index 7249c2ba10ec..4a1e8c69e649 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}"