diff options
Diffstat (limited to 'devel/libewf/Makefile')
-rw-r--r-- | devel/libewf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile index 98ae0c954b0a..3d0002f70395 100644 --- a/devel/libewf/Makefile +++ b/devel/libewf/Makefile @@ -3,6 +3,7 @@ PORTNAME= libewf PORTVERSION= 20140406 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/ \ LOCAL/antoine @@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid -USES= fuse gettext iconv libtool pathfix pkgconfig +USES= fuse gettext iconv libtool:keepla pathfix pkgconfig USE_LDCONFIG= yes USE_OPENSSL= yes USE_PYTHON= 2 |