diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/xrisk/Makefile | 3 |
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 |