summaryrefslogtreecommitdiff
path: root/audio/trplayer
diff options
context:
space:
mode:
authorfredb <fredb>2003-02-07 18:09:26 +0000
committerfredb <fredb>2003-02-07 18:09:26 +0000
commit9f2e6a95cdd6314da7119e32ecc273833fc7a71e (patch)
treedc078555335768771af99e8a935c453246e8db2d /audio/trplayer
parent564d3354709dc429117879f4eb85205294cce69d (diff)
downloadpkgsrc-9f2e6a95cdd6314da7119e32ecc273833fc7a71e.tar.gz
Mark this package interactive, so it gets properly skipped over on
bulk builds, rather than choking up on the unfillfulled dependency on realplayer, which package is truly interactive. We have to make the INTERACTIVE_STAGE=fetch, because "configure" is too late. It's really the "dependency installing phase" that's interactive, but is there is no such phase -- dependencies are installed pursuant to "extract". This whole thing needs to revisited after the 1.6.1 freeze.
Diffstat (limited to 'audio/trplayer')
-rw-r--r--audio/trplayer/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/trplayer/Makefile b/audio/trplayer/Makefile
index 59711290c2e..93dccf73f45 100644
--- a/audio/trplayer/Makefile
+++ b/audio/trplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/01/22 10:06:14 simonb Exp $
+# $NetBSD: Makefile,v 1.3 2003/02/07 18:09:26 fredb Exp $
#
DISTNAME= trplayer-1.2.0
@@ -17,8 +17,10 @@ DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
DEPENDS+= suse_libc5>=7.3:../../emulators/${SUSE_DIR_PREFIX}_libc5
DEPENDS+= suse_slang>=7.3:../../emulators/${SUSE_DIR_PREFIX}_slang
-LICENSE= trplayer-license
-ONLY_FOR_PLATFORM= NetBSD-1.6*-i386
+INTERACTIVE_STAGE= fetch # XXX Not really!
+#INTERACTIVE_STAGE= install-depends
+LICENSE= trplayer-license
+ONLY_FOR_PLATFORM= NetBSD-1.6*-i386
CHECK_SHLIBS= NO
NO_BUILD= YES