aboutsummaryrefslogtreecommitdiff
path: root/games/xrisk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-27 07:44:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-27 07:44:07 +0000
commitcc221c65e9c7738f9358503625668a86bcdf81e2 (patch)
tree49df52ae27c1da2cef172c62a1322369018b8b8a /games/xrisk
parentd0cfbf5508eabcfb56ddd0c2f793415613d57527 (diff)
downloadports-cc221c65e9c7738f9358503625668a86bcdf81e2.tar.gz
ports-cc221c65e9c7738f9358503625668a86bcdf81e2.zip
Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly.
Notes
Notes: svn path=/head/; revision=1796
Diffstat (limited to 'games/xrisk')
-rw-r--r--games/xrisk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
index 2230fb6a7bd1..c9bec34c4b8d 100644
--- a/games/xrisk/Makefile
+++ b/games/xrisk/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.3 1995/04/11 00:20:54 asami Exp $
+# $Id: Makefile,v 1.4 1995/05/13 06:25:04 asami Exp $
#
DISTNAME= xrisk-2.13
@@ -11,6 +11,7 @@ CATEGORIES+= games
MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
EXTRACT_SUFX= .tar.Z
+USE_X11= yes
# We can't distribute the source or the package because of
# the restrictive copyright.
NO_PACKAGE= yes