aboutsummaryrefslogtreecommitdiff
path: root/textproc/libextractor
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-12-07 10:01:36 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-12-07 10:01:36 +0000
commit1fd066ebe5841032b558f262491971223207ab4e (patch)
treecd0657c870f3fc874ca692a0a3de0294ebda495b /textproc/libextractor
parentf02187f4dd810e514f03fcdd1e92f21418846d75 (diff)
downloadports-1fd066ebe5841032b558f262491971223207ab4e.tar.gz
ports-1fd066ebe5841032b558f262491971223207ab4e.zip
- Convert textproc/ to USES=python
With hat: python@
Notes
Notes: svn path=/head/; revision=374183
Diffstat (limited to 'textproc/libextractor')
-rw-r--r--textproc/libextractor/Makefile3
1 files changed, 1 insertions, 2 deletions
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}