aboutsummaryrefslogtreecommitdiff
path: root/devel/libevtx
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-04-23 13:25:16 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-04-23 13:25:16 +0000
commitaad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch)
tree69c07cdc4812f0f8be0cc44c38513f540c058778 /devel/libevtx
parent5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff)
downloadports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.tar.gz
ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.zip
Notes
Diffstat (limited to 'devel/libevtx')
-rw-r--r--devel/libevtx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile
index 93df512c7d33..50d0a2f8ae2b 100644
--- a/devel/libevtx/Makefile
+++ b/devel/libevtx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libevtx
DISTVERSION= alpha-20140323
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/ \
LOCAL/antoine
@@ -14,7 +15,7 @@ LICENSE= LGPL3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES= gettext iconv libtool pathfix
+USES= gettext iconv libtool:keepla pathfix
USE_PYTHON= 2
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip