summaryrefslogtreecommitdiff
path: root/games/pacman
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-07-02 11:34:03 +0000
committeragc <agc@pkgsrc.org>2002-07-02 11:34:03 +0000
commite44c78cae7462b5e9aac27a59beb0309c1bc42b7 (patch)
tree98467b4e6cae5b16b3a9fb7a108d1172e7aae933 /games/pacman
parent176bea38deb107c12fbb2672313e84e6c646b810 (diff)
downloadpkgsrc-e44c78cae7462b5e9aac27a59beb0309c1bc42b7.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: