summaryrefslogtreecommitdiff
path: root/audio/timidity
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
commit402899809af063240e564f105ec22423fefbea61 (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /audio/timidity
parent4d12f83ce14656cd4cddc462df8559d6da7ad75a (diff)
downloadpkgsrc-402899809af063240e564f105ec22423fefbea61.tar.gz
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
Diffstat (limited to 'audio/timidity')
-rw-r--r--audio/timidity/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 06328ea2113..90a51fe6c6c 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/07/28 21:47:49 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2000/08/18 22:46:30 hubertf Exp $
#
DISTNAME= timidity-0.2i
@@ -15,7 +15,9 @@ DEPENDS+= tk-8.0.5:../../x11/tk80
USE_CURSES= # defined
-NO_CDROM= "Uses copyrighted patches"
+RESTRICTED= "Uses copyrighted patches"
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
INSTALL_TARGET= install.all