diff options
-rw-r--r-- | audio/slimserver/Makefile | 2 | ||||
-rw-r--r-- | audio/squeezeboxserver/Makefile | 2 | ||||
-rw-r--r-- | audio/squeezecenter/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/audio/slimserver/Makefile b/audio/slimserver/Makefile index 14ad9229b294..d409caee47a7 100644 --- a/audio/slimserver/Makefile +++ b/audio/slimserver/Makefile @@ -25,6 +25,8 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder PKGINSTALL= ${WRKDIR}/pkg-install +USE_PERL5= yes + .include <bsd.port.pre.mk> SLIMCPANPKGS= Compress-Zlib-1.33.tar.gz \ diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile index 14ad9229b294..d409caee47a7 100644 --- a/audio/squeezeboxserver/Makefile +++ b/audio/squeezeboxserver/Makefile @@ -25,6 +25,8 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder PKGINSTALL= ${WRKDIR}/pkg-install +USE_PERL5= yes + .include <bsd.port.pre.mk> SLIMCPANPKGS= Compress-Zlib-1.33.tar.gz \ diff --git a/audio/squeezecenter/Makefile b/audio/squeezecenter/Makefile index 14ad9229b294..d409caee47a7 100644 --- a/audio/squeezecenter/Makefile +++ b/audio/squeezecenter/Makefile @@ -25,6 +25,8 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder PKGINSTALL= ${WRKDIR}/pkg-install +USE_PERL5= yes + .include <bsd.port.pre.mk> SLIMCPANPKGS= Compress-Zlib-1.33.tar.gz \ |