add NO_{SRC,BIN}_ON_{FTP,CDROM} per authors wishes
This commit is contained in:
parent
48c1ada5b2
commit
e1d7d2356b
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2000/10/20 04:28:59 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2000/10/20 17:07:25 dmcmahill Exp $
|
||||
#
|
||||
|
||||
DISTNAME= icb.2.1.4
|
||||
|
@ -12,6 +12,12 @@ HOMEPAGE= http://www.icb.net/
|
|||
|
||||
DEPENDS= tk-8.3.2:../../x11/tk
|
||||
|
||||
RESTRICTED= "Author wishes to handle distribution"
|
||||
NO_BIN_ON_FTP= ${RESTRICTED}
|
||||
NO_SRC_ON_FTP= ${RESTRICTED}
|
||||
NO_BIN_ON_CDROM= ${RESTRICTED}
|
||||
NO_SRC_ON_CDROM= ${RESTRICTED}
|
||||
|
||||
USE_X11= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
Loading…
Reference in a new issue