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 5980e02cf67c..c25bef177d00 100644
--- a/devel/udis86/Makefile
+++ b/devel/udis86/Makefile
@@ -38,7 +38,7 @@ post-patch:
.endif
.if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING)
-BUILD_DEPENDS+= ${LOCALBASE}/bin/yasm:${PORTSDIR}/devel/yasm
+BUILD_DEPENDS+= ${LOCALBASE}/bin/yasm:devel/yasm
CONFIGURE_ENV+= PYTHON="${PYTHON_CMD}" YASM="${LOCALBASE}/bin/yasm"
USES+= python:build