aboutsummaryrefslogtreecommitdiff
path: root/math/libtommath
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 /math/libtommath
parent4601848c53c25de76df86f969f7ca39753dcad18 (diff)
Notes
Diffstat (limited to 'math/libtommath')
-rw-r--r--math/libtommath/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile
index 4da2fee4d579..c38b906c352f 100644
--- a/math/libtommath/Makefile
+++ b/math/libtommath/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libtommath
PORTVERSION= 0.42.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://libtom.org/files/
DISTNAME= ltm-${PORTVERSION}
@@ -28,10 +29,9 @@ post-patch:
${REINPLACE_CMD} -e 's|DESTDIR=|DESTDIR?=|' ${WRKSRC}/${MAKEFILE}
.if ${PORT_OPTIONS:MSHARED}
-BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
-USES+= libtool:keepla
+USES+= libtool:build
USE_LDCONFIG= yes
-PLIST_FILES+= lib/libtommath.la lib/libtommath.so.0 lib/libtommath.so
+PLIST_FILES+= lib/libtommath.so.0 lib/libtommath.so
MAKEFILE= makefile.shared
.else
MAKEFILE= makefile