summaryrefslogtreecommitdiff
path: root/games/netspades
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 03:03:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-20 03:03:05 +0000
commite28f0247c9cb094ae1aac3e3ddb6600b12a3629a (patch)
tree9cdda5103c33e509409bbe18f3464e2ab551d453 /games/netspades
parentBorrow a patch from Doug to fix getimage with Perl < 5.6. (diff)
Remove USE_GNOMENG.
Notes
Notes: svn path=/head/; revision=79332
Diffstat (limited to 'games/netspades')
-rw-r--r--games/netspades/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/netspades/Makefile b/games/netspades/Makefile
index ebcfc9fac507..0c5fe41d1cd2 100644
--- a/games/netspades/Makefile
+++ b/games/netspades/Makefile
@@ -16,7 +16,6 @@ COMMENT= Very popular card game for 1-4 players over a network
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
GNU_CONFIGURE= yes
-USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -ltermcap"