summaryrefslogtreecommitdiff
path: root/games/xbat
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-18 22:46:29 +0000
committerhubertf <hubertf>2000-08-18 22:46:29 +0000
commit319851030c59cf23051f4b644ce57723ba62c60c (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /games/xbat
parentc62864cb6595a43a3e5a23bf12ad8dafe7481b48 (diff)
downloadpkgsrc-319851030c59cf23051f4b644ce57723ba62c60c.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 'games/xbat')
-rw-r--r--games/xbat/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/games/xbat/Makefile b/games/xbat/Makefile
index 4b6f503f4ab..ad04bdf84df 100644
--- a/games/xbat/Makefile
+++ b/games/xbat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/12/14 00:36:50 sakamoto Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/18 22:46:34 hubertf Exp $
# FreeBSD Id: ports/games/xbat/Makefile,v 1.5 1999/08/25 06:04:41 obrien Exp
DISTNAME= xev111
@@ -9,7 +9,11 @@ MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html
-NO_CDROM= Possible copyright infringement
+RESTRICTED= Possible copyright infringement
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/Xev111