summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-07-25 17:54:46 +0000
committerSteve Price <steve@FreeBSD.org>2001-07-25 17:54:46 +0000
commitcc039d9cc97c9653a98374b6357e2bed6e33cdf1 (patch)
treed3b07df1cd1fe400c549f3a7512727cf774b8fbe /games
parentUse user:group instead in call to chown. (diff)
This port requires USE_XPM and USE_XLIB.
Notes
Notes: svn path=/head/; revision=45482
Diffstat (limited to 'games')
-rw-r--r--games/gnurobots/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gnurobots/Makefile b/games/gnurobots/Makefile
index 8d7cf33f681d..794a8167c2f3 100644
--- a/games/gnurobots/Makefile
+++ b/games/gnurobots/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= avh4@usa.net
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
+USE_XPM= yes
+USE_XLIB= yes
pre-patch:
${CP} ${WRKSRC}/getopt/getopt.h ${WRKSRC}/include