aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-10 19:26:38 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-10 19:26:38 +0000
commit6d8b323ab090ee089aba09dd01f19e558a5802bf (patch)
treec08ab05cbdf6d76f0a52b7669d4b086614aa4610 /security/libtomcrypt/Makefile
parent4601848c53c25de76df86f969f7ca39753dcad18 (diff)
Notes
Diffstat (limited to 'security/libtomcrypt/Makefile')
-rw-r--r--security/libtomcrypt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index 28106a07668c..b33c1352c8e0 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -11,8 +11,6 @@ DISTNAME= crypt-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Comprehensive, modular, and portable cryptographic toolkit
-BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
-
CFLAGS+= -I${LOCALBASE}/include
EXTRALIBS= -L${LOCALBASE}/lib
MAKEFILE= makefile.shared
@@ -20,7 +18,7 @@ ALL_TARGET= library
MAKE_ARGS= IGNORE_SPEED=yes INCPATH="${PREFIX}/include" \
LIBPATH="${PREFIX}/lib" EXTRALIBS="${EXTRALIBS}"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= gmake libtool tar:bzip2
+USES= gmake libtool:build tar:bzip2
OPTIONS_DEFINE= DOCS
OPTIONS_DEFAULT= LIBTOMMATH