summaryrefslogtreecommitdiff
path: root/graphics/xanim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xanim/Makefile')
-rw-r--r--graphics/xanim/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile
index 226b106584e..dbf7d33dbad 100644
--- a/graphics/xanim/Makefile
+++ b/graphics/xanim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/01/02 03:38:32 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2000/08/18 22:46:36 hubertf Exp $
#
DISTNAME= xanim2801
@@ -22,8 +22,11 @@ HOMEPAGE= http://xanim.va.pubnix.com/
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-# we can't mirror/distribute iv32 or cyuv object modules
-MIRROR_DISTFILE= no
+RESTRICTED= Can't mirror/distribute iv32 or cyuv object modules
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
USE_IMAKE= yes