aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2006-02-19 23:45:51 +0000
committerColin Percival <cperciva@FreeBSD.org>2006-02-19 23:45:51 +0000
commit72cb5775db139d7630abb55c0ba8a34b20473ac4 (patch)
tree1852b945bd776737a6793ec258778a1132919061 /security/libtomcrypt
parent6a68a5bd9fdb68743017ea987d346e67e3008403 (diff)
downloadports-72cb5775db139d7630abb55c0ba8a34b20473ac4.tar.gz
ports-72cb5775db139d7630abb55c0ba8a34b20473ac4.zip
Notes
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 35935af4f505..d11b18946489 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -17,6 +17,8 @@ PATCHFILES= lrw_process.c.patch
MAINTAINER= wxs@csh.rit.edu
COMMENT= Comprehensive, modular and portable cryptographic toolkit
+BROKEN= "Does not fetch"
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKEFILE= makefile
MAKE_ARGS= DESTDIR="${PREFIX}" LIBPATH="/lib" INCPATH="/include" \