diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-15 15:12:43 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-15 15:12:43 +0000 |
commit | 5e7e197f3f85652fc9bf5732660d57845ce1afde (patch) | |
tree | 64ca0ccab005e0964edb5a7e1a0726153570296e /games/nighthawk | |
parent | 991dfe77b723b237957c49c6252ee4d51f929895 (diff) | |
download | ports-5e7e197f3f85652fc9bf5732660d57845ce1afde.tar.gz ports-5e7e197f3f85652fc9bf5732660d57845ce1afde.zip |
Notes
Diffstat (limited to 'games/nighthawk')
-rw-r--r-- | games/nighthawk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/nighthawk/Makefile b/games/nighthawk/Makefile index 223c47bcc0f4..ef4d5d60cd9c 100644 --- a/games/nighthawk/Makefile +++ b/games/nighthawk/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= -1.tar.gz MAINTAINER= mark@kyne.com.au USE_X_PREFIX= yes +USE_XPM= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-scores=/var/games/nighthawk.scores --enable-sound |