diff options
Diffstat (limited to 'devel/libmsiecf/Makefile')
-rw-r--r-- | devel/libmsiecf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libmsiecf/Makefile b/devel/libmsiecf/Makefile index 5cdb0057004a..0e4bebfea7d9 100644 --- a/devel/libmsiecf/Makefile +++ b/devel/libmsiecf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libmsiecf -DISTVERSION= alpha-20140323 -PORTREVISION= 1 +DISTVERSION= alpha-20140723 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSVm1MNkw5cU1mUG8/ \ LOCAL/antoine @@ -15,7 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool:keepla pathfix +USES= gettext iconv libtool pathfix USE_PYTHON= 2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip |