summaryrefslogtreecommitdiff
path: root/games/dontspace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/dontspace/Makefile')
-rw-r--r--games/dontspace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile
index de096d500bd4..2bdf10e73b20 100644
--- a/games/dontspace/Makefile
+++ b/games/dontspace/Makefile
@@ -3,7 +3,7 @@
# Date created: 26-Apr-97
# Whom: johnh@isi.edu
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/05/07 07:44:38 tg Exp $
#
DISTNAME= dontspace-1.2
@@ -17,6 +17,7 @@ RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \
--mandir=${PREFIX}/man
+CONFIGURE_ENV+= WISHX=${PREFIX}/bin/wish4.1
MAN6= dontspace.6
.include <bsd.port.mk>