aboutsummaryrefslogtreecommitdiff
path: root/net/citadel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-04-02 23:27:18 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-04-02 23:27:18 +0000
commit260f195eae0fd70bde67318c1090c4b22b5bba2e (patch)
tree33e3ccdd164eacda32cdb94aa0067e9d35718906 /net/citadel
parent7b6380401d900d9532254330841433d000d8aed7 (diff)
downloadports-260f195eae0fd70bde67318c1090c4b22b5bba2e.tar.gz
ports-260f195eae0fd70bde67318c1090c4b22b5bba2e.zip
Notes
Diffstat (limited to 'net/citadel')
-rw-r--r--net/citadel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/citadel/Makefile b/net/citadel/Makefile
index ac16810046a2..b0c4cf148bbf 100644
--- a/net/citadel/Makefile
+++ b/net/citadel/Makefile
@@ -19,6 +19,8 @@ COMMENT= Citadel/UX Communications Server
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
+FORBIDDEN= http://www.FreeBSD.org/ports/portaudit/4c005a5e-2541-4d95-80a0-00c76919aa66.html
+
WRKSRC= ${WRKDIR}/citadel
GNU_CONFIGURE= yes
USE_GMAKE= yes