From 1fd066ebe5841032b558f262491971223207ab4e Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sun, 7 Dec 2014 10:01:36 +0000 Subject: - Convert textproc/ to USES=python With hat: python@ --- textproc/libextractor/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/libextractor') diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 17a0f63d193e..71db8f6f7584 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -13,9 +13,8 @@ LICENSE= GPLv3 # (or later) LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl -USES= iconv gettext libtool makeinfo pathfix pkgconfig +USES= iconv gettext libtool makeinfo pathfix pkgconfig python USE_GNOME= gtk20 -USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk-version=2 \ --with-ltdl=${LOCALBASE} -- cgit v1.2.3