summaryrefslogtreecommitdiffstats
path: root/net/shmux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/shmux/Makefile')
-rw-r--r--net/shmux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/shmux/Makefile b/net/shmux/Makefile
index 5b253e0..7d622d1 100644
--- a/net/shmux/Makefile
+++ b/net/shmux/Makefile
@@ -26,11 +26,11 @@ FPING_DESC= Use fping utility
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MFPING}
-RUN_DEPENDS+= fping:${PORTSDIR}/net/fping
+RUN_DEPENDS+= fping:net/fping
.endif
.if ${PORT_OPTIONS:MPCRE}
-LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= libpcre.so:devel/pcre
CONFIGURE_ARGS+= --with-pcre=${LOCALBASE}/lib
.else
CONFIGURE_ARGS+= --with-pcre=no
OpenPOWER on IntegriCloud