diff options
author | kris <kris@FreeBSD.org> | 2006-09-02 23:57:13 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-02 23:57:13 +0000 |
commit | 7905be0bb79813f178fa37dc0aeb8deabeb98225 (patch) | |
tree | 0fa462003403fa83664bdb881b77ad4085d84f35 /security | |
parent | 497cb9f1fd2eafe5bcb7b200be2ccc041570357e (diff) | |
download | FreeBSD-ports-7905be0bb79813f178fa37dc0aeb8deabeb98225.zip FreeBSD-ports-7905be0bb79813f178fa37dc0aeb8deabeb98225.tar.gz |
NO_PACKAGE and NO_CDROM are not appropriate here
Diffstat (limited to 'security')
-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 3f7426c..20dd221 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} |