diff options
Diffstat (limited to 'devel/libevt/Makefile')
-rw-r--r-- | devel/libevt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libevt/Makefile b/devel/libevt/Makefile index 2e1445e7159c..75c65eb9188c 100644 --- a/devel/libevt/Makefile +++ b/devel/libevt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libevt DISTVERSION= alpha-20140411 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSYm01VnUtLXNUZ2M/ \ 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 |