aboutsummaryrefslogtreecommitdiffstats
path: root/games/corewars
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-02 08:59:13 +0800
committerlioux <lioux@FreeBSD.org>2002-09-02 08:59:13 +0800
commitbef27aa3e1661fada0b8d1acc29b6a95a8a4f29e (patch)
tree29df92e10e505c51ba9b3d5548dbf97b9b42e07a /games/corewars
parent3865f0c4aafc7e8655e79e9e6cb0bd6c50c9670b (diff)
downloadfreebsd-ports-gnome-bef27aa3e1661fada0b8d1acc29b6a95a8a4f29e.tar.gz
freebsd-ports-gnome-bef27aa3e1661fada0b8d1acc29b6a95a8a4f29e.tar.zst
freebsd-ports-gnome-bef27aa3e1661fada0b8d1acc29b6a95a8a4f29e.zip
Deploy USE_GNOMENG infrastructure
PR: 42301 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'games/corewars')
-rw-r--r--games/corewars/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index 3d6a37d8c615..89ed590c036b 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jim@FreeBSD.org
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
MAKE_ENV= FREEBSD_CFLAGS="${CFLAGS}"