diff options
Diffstat (limited to 'x11-toolkits/p5-Alien-wxWidgets/Makefile')
-rw-r--r-- | x11-toolkits/p5-Alien-wxWidgets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile index d9fe9d22216c..ced905285376 100644 --- a/x11-toolkits/p5-Alien-wxWidgets/Makefile +++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile @@ -34,8 +34,8 @@ post-install: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>=5.1:${PORTSDIR}/devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>=5.1:${PORTSDIR}/devel/p5-Module-Pluggable +BUILD_DEPENDS+= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable +RUN_DEPENDS+= p5-Module-Pluggable>=5.1:devel/p5-Module-Pluggable .endif .include <bsd.port.post.mk> |