summaryrefslogtreecommitdiff
path: root/games/rtb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/rtb/Makefile')
-rw-r--r--games/rtb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/rtb/Makefile b/games/rtb/Makefile
index 0fc454b55af7..3b27ed65c5db 100644
--- a/games/rtb/Makefile
+++ b/games/rtb/Makefile
@@ -12,12 +12,9 @@ MASTER_SITES= http://www.lysator.liu.se/realtimebattle/Download/
MAINTAINER= draj@oceanfree.net
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
+USE_GTK= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --enable-debug
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>