aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-10-26 06:59:32 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-10-26 06:59:32 +0000
commit5b4fdb835ab5130bc18c87b6b107d26a76d2ade9 (patch)
tree05af8cdbdf8b599d0244a7d495625ea71d648c14 /security/libtomcrypt
parent618e4e6788966ef07bff2e38492c8cd6399390c3 (diff)
downloadports-5b4fdb835ab5130bc18c87b6b107d26a76d2ade9.tar.gz
ports-5b4fdb835ab5130bc18c87b6b107d26a76d2ade9.zip
Mark as BROKEN: incomplete plist
Reported by: pointyhat Feature safe: yes
Notes
Notes: svn path=/head/; revision=306424
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r--security/libtomcrypt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index a09b2fdb5270..32f6b795b716 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -11,6 +11,8 @@ DISTNAME= crypt-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Comprehensive, modular, and portable cryptographic toolkit
+BROKEN= incomplete plist
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKEFILE= makefile
MAKE_ARGS= DESTDIR="${PREFIX}" LIBPATH="/lib" INCPATH="/include" \