aboutsummaryrefslogtreecommitdiff
path: root/devel/udis86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/udis86/Makefile')
-rw-r--r--devel/udis86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/udis86/Makefile b/devel/udis86/Makefile
index 41f8b25ca562..48d0ec87b335 100644
--- a/devel/udis86/Makefile
+++ b/devel/udis86/Makefile
@@ -41,7 +41,7 @@ post-patch:
.if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING)
BUILD_DEPENDS+= ${LOCALBASE}/bin/yasm:${PORTSDIR}/devel/yasm
CONFIGURE_ENV+= PYTHON="${PYTHON_CMD}" YASM="${LOCALBASE}/bin/yasm"
-USE_PYTHON_BUILD= yes
+USES+= python:build
check regression-test test: build
@cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} check