diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:57:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:57:13 +0000 |
commit | 4df9e4ec0e0308409eb3c5edab60b3236caefb94 (patch) | |
tree | 480528b549ad9abf34a94d8cf4b2f97da20a4a44 /security/f-prot | |
parent | 654b9d339ade36405889d901c39bd27d7e14b5dd (diff) |
NO_PACKAGE and NO_CDROM are not appropriate here
Notes
Notes:
svn path=/head/; revision=171949
Diffstat (limited to 'security/f-prot')
-rw-r--r-- | security/f-prot/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/f-prot/Makefile b/security/f-prot/Makefile index 3f7426c56688..20dd221a4c64 100644 --- a/security/f-prot/Makefile +++ b/security/f-prot/Makefile @@ -21,8 +21,6 @@ RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS+= ${LOCALBASE}/f-prot/SIGN.DEF:${PORTSDIR}/security/f-prot-sig .endif -NO_PACKAGE= Free for personal use only -NO_CDROM= Free for personal use only RESTRICTED= Free for personal use only WRKSRC= ${WRKDIR}/${PORTNAME} |