aboutsummaryrefslogtreecommitdiff
path: root/comms/owfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/owfs/Makefile')
-rw-r--r--comms/owfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/owfs/Makefile b/comms/owfs/Makefile
index ef0dc2988bd2..9d6efdefcb03 100644
--- a/comms/owfs/Makefile
+++ b/comms/owfs/Makefile
@@ -100,7 +100,7 @@ PLIST_SUB+= OWNETPYTHON="@comment "
# If Perl, Python or PHP is requested, enable SWIG
.if ${PORT_OPTIONS:MOWPERL} || ${PORT_OPTIONS:MOWPYTHON} || ${PORT_OPTIONS:MOWPHP}
-BUILD_DEPENDS+= ${LOCALBASE}/bin/swig2.0:${PORTSDIR}/devel/swig20
+BUILD_DEPENDS+= ${LOCALBASE}/bin/swig2.0:devel/swig20
CONFIGURE_ARGS+= --enable-swig SWIG=${LOCALBASE}/bin/swig2.0
.else
CONFIGURE_ARGS+= --disable-swig