summaryrefslogtreecommitdiff
path: root/games/pacman
diff options
context:
space:
mode:
authoragc <agc>2002-07-02 11:34:03 +0000
committeragc <agc>2002-07-02 11:34:03 +0000
commitfbc53ad2e469519bf5e097804a61e52432515ac0 (patch)
tree98467b4e6cae5b16b3a9fb7a108d1172e7aae933 /games/pacman
parent2a06c33a24df254041a52a216e43eb4d2a944965 (diff)
downloadpkgsrc-fbc53ad2e469519bf5e097804a61e52432515ac0.tar.gz
Deprecate IS_INTERACTIVE
Mark this package with an interactive build stage
Diffstat (limited to 'games/pacman')
-rw-r--r--games/pacman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pacman/Makefile b/games/pacman/Makefile
index ad906ccdb13..db8dc5390d2 100644
--- a/games/pacman/Makefile
+++ b/games/pacman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/03/13 17:37:02 fredb Exp $
+# $NetBSD: Makefile,v 1.18 2002/07/02 11:34:03 agc Exp $
DISTNAME= Pacman-0.3-CVS-00-11-17
PKGNAME= Pacman-0.3
@@ -17,7 +17,7 @@ USE_GMAKE= yes
# needs a valid X display to compile its datafiles
.ifndef DISPLAY
-IS_INTERACTIVE= yes
+INTERACTIVE_STAGE= build
.endif
pre-configure: