summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-10-15 10:28:54 +0000
committerjlam <jlam@pkgsrc.org>2000-10-15 10:28:54 +0000
commit9f6978bb30e4be6e87d6f0ff03dd3bb0d9e9f82c (patch)
tree9b96d8bde8c1995337a8fd02fbb6002462f401e8 /games
parentd991baa9eaae34da15cb1de6c480bb35844267f9 (diff)
downloadpkgsrc-9f6978bb30e4be6e87d6f0ff03dd3bb0d9e9f82c.tar.gz
Set NO_SRC_ON_FTP and NO_SRC_ON_CDROM to "Files too large".
Diffstat (limited to 'games')
-rw-r--r--games/crafty-book-enormous/Makefile6
-rw-r--r--games/crafty-book-large/Makefile6
2 files changed, 10 insertions, 2 deletions
diff --git a/games/crafty-book-enormous/Makefile b/games/crafty-book-enormous/Makefile
index 7a4981b3af9..f7a61543020 100644
--- a/games/crafty-book-enormous/Makefile
+++ b/games/crafty-book-enormous/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/10/15 08:18:40 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/10/15 10:28:54 jlam Exp $
DISTNAME= enormous
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -17,6 +17,10 @@ CONFLICTS= ${CHESS_ENGINE}-book-*
DEPENDS+= crafty>=17.0:../../games/crafty
+REASON= "Files too large"
+NO_SRC_ON_CDROM= ${REASON}
+NO_SRC_ON_FTP= ${REASON}
+
CHESS_ENGINE= crafty
DIST_SUBDIR= chessbooks
NO_WRKSUBDIR= # defined
diff --git a/games/crafty-book-large/Makefile b/games/crafty-book-large/Makefile
index 10aad35c1f1..16f03339c58 100644
--- a/games/crafty-book-large/Makefile
+++ b/games/crafty-book-large/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 02:07:53 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2000/10/15 10:28:54 jlam Exp $
DISTNAME= large
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -16,6 +16,10 @@ CONFLICTS= ${CHESS_ENGINE}-book-*
DEPENDS+= crafty>=17.0:../../games/crafty
+REASON= "Files too large"
+NO_SRC_ON_CDROM= ${REASON}
+NO_SRC_ON_FTP= ${REASON}
+
CHESS_ENGINE= crafty
DIST_SUBDIR= chessbooks
NO_WRKSUBDIR= # defined