aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libvmdk
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-30 17:58:03 +0800
committerantoine <antoine@FreeBSD.org>2014-08-30 17:58:03 +0800
commite428919b2404132b68752df523058c2bde564de5 (patch)
tree8ebd09ec3ad7ff0cd5db286a6a05c131be94fc38 /devel/libvmdk
parentd7587c1ce1ad65fc9b36d5adc1f9171106116cc1 (diff)
downloadfreebsd-ports-gnome-e428919b2404132b68752df523058c2bde564de5.tar.gz
freebsd-ports-gnome-e428919b2404132b68752df523058c2bde564de5.tar.zst
freebsd-ports-gnome-e428919b2404132b68752df523058c2bde564de5.zip
Convert to USES=python
Diffstat (limited to 'devel/libvmdk')
-rw-r--r--devel/libvmdk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libvmdk/Makefile b/devel/libvmdk/Makefile
index 1cb4734f400d..e9a6cd11e36c 100644
--- a/devel/libvmdk/Makefile
+++ b/devel/libvmdk/Makefile
@@ -15,8 +15,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}