diff options
author | jeh <jeh@FreeBSD.org> | 2003-11-09 19:19:08 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-11-09 19:19:08 +0000 |
commit | 2a0481246db1b6b90ffe5e7eb7fc1398c54b8d62 (patch) | |
tree | caaf17b8537b4e006eff2b2e321bfce8ead1c72c /sysutils/cfengine2 | |
parent | 76fb6b24ce56f98f0443fc50766a203ed9916808 (diff) | |
download | FreeBSD-ports-2a0481246db1b6b90ffe5e7eb7fc1398c54b8d62.zip FreeBSD-ports-2a0481246db1b6b90ffe5e7eb7fc1398c54b8d62.tar.gz |
Remove the "FORBIDDEN", I believe it was fixed with the last commit.
Diffstat (limited to 'sysutils/cfengine2')
-rw-r--r-- | sysutils/cfengine2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile index c2253c5..89b6f77 100644 --- a/sysutils/cfengine2/Makefile +++ b/sysutils/cfengine2/Makefile @@ -18,8 +18,6 @@ COMMENT= GNU cfengine - a systems administration tool for networks LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 -FORBIDDEN= "Stack overflow; http://www.securityfocus.com/archive/1/339083" - USE_OPENSSL= yes # if we use GNU_CONFIGURE=yes then the binaries get installed with weird names |