diff options
Diffstat (limited to 'devel/libregf/Makefile')
-rw-r--r-- | devel/libregf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libregf/Makefile b/devel/libregf/Makefile index f96dd4a14b45..8c19ab70f3fc 100644 --- a/devel/libregf/Makefile +++ b/devel/libregf/Makefile @@ -14,8 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig -USE_PYTHON= 2 +USES= fuse gettext iconv libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} |