aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-30 08:13:44 +0800
committerkris <kris@FreeBSD.org>2007-01-30 08:13:44 +0800
commit42a542902dff725ac8979ae5b987e08aab572b89 (patch)
tree497e068b080752e00ea2508f706226a6918d6103 /security
parentc4b25c8706563848067a2476165dc6d1b9847808 (diff)
downloadfreebsd-ports-gnome-42a542902dff725ac8979ae5b987e08aab572b89.tar.gz
freebsd-ports-gnome-42a542902dff725ac8979ae5b987e08aab572b89.tar.zst
freebsd-ports-gnome-42a542902dff725ac8979ae5b987e08aab572b89.zip
BROKEN: Does not compile
Diffstat (limited to 'security')
-rw-r--r--security/php4-cryptopp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/php4-cryptopp/Makefile b/security/php4-cryptopp/Makefile
index 8f0107c5ea6f..c3a2e3148409 100644
--- a/security/php4-cryptopp/Makefile
+++ b/security/php4-cryptopp/Makefile
@@ -17,6 +17,8 @@ COMMENT= A crypto++ php wrapper
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
+BROKEN= Does not compile
+
WRKSRC= ${WRKDIR}/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/${PKGNAME}