aboutsummaryrefslogtreecommitdiff
path: root/devel/fb303
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-20 16:04:12 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-20 16:04:12 +0000
commit89e07f4a18111a1fde92e57751221f851705f6b8 (patch)
treee54c7ece9300bb20cc6b5b9ea0b6b8aab3453440 /devel/fb303
parent7fd0d93a89aedf3ae8004c878caa5e2ff358e78b (diff)
downloadports-89e07f4a18111a1fde92e57751221f851705f6b8.tar.gz
ports-89e07f4a18111a1fde92e57751221f851705f6b8.zip
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371280
Diffstat (limited to 'devel/fb303')
-rw-r--r--devel/fb303/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile
index 37c593383db3..c8c17618ddde 100644
--- a/devel/fb303/Makefile
+++ b/devel/fb303/Makefile
@@ -22,9 +22,8 @@ AUTOMAKE_ARGS= -a
CONFIGURE_ARGS= PY_PREFIX="${PREFIX}"
USE_AUTOTOOLS= autoconf autoheader:env aclocal automake
-USES= gmake perl5 compiler
+USES= compiler gmake perl5 python
USE_PERL5= run
-USE_PYTHON= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/fb303
PLIST_SUB+= PORTVERSION="${PORTVERSION}" PYTHON_VER="${PYTHON_VER}"