NO_PACKAGE and NO_CDROM are superfluous
This commit is contained in:
parent
8fe4069dc4
commit
de2dd631ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172022
1 changed files with 1 additions and 3 deletions
|
@ -41,9 +41,7 @@ OPTIONS= DG_APACHE "Enable Apache support for access denied page" on \
|
|||
DG_URL= http://dansguardian.org/index.php?page=copyright2
|
||||
CONFDIR= ${PREFIX}/etc/dansguardian
|
||||
|
||||
NO_CDROM= Commercial download is restricted. Check ${DG_URL} for more info
|
||||
NO_PACKAGE= Redistribution is restricted. Check ${DG_URL} for more info
|
||||
RESTRICTED= ${NO_PACKAGE}
|
||||
RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_URL} for more info
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue