aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-27 15:44:07 +0800
committerasami <asami@FreeBSD.org>1995-05-27 15:44:07 +0800
commit8d815336cafc3a390be2775cebe418141cf9325d (patch)
tree1d487536923d07ca4eeaab1919dbe3da4ef667c9 /games
parent2b76271e53cab766a8e2d546e7c1c28c96a5df91 (diff)
downloadfreebsd-ports-graphics-8d815336cafc3a390be2775cebe418141cf9325d.tar.gz
freebsd-ports-graphics-8d815336cafc3a390be2775cebe418141cf9325d.tar.zst
freebsd-ports-graphics-8d815336cafc3a390be2775cebe418141cf9325d.zip
Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly.
Diffstat (limited to 'games')
-rw-r--r--games/xrisk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
index 2230fb6a7bd..c9bec34c4b8 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