diff options
Diffstat (limited to 'audio/p5-Audio/Makefile')
-rw-r--r-- | audio/p5-Audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio/Makefile b/audio/p5-Audio/Makefile index 511de91d18d1..c17c4f5988f8 100644 --- a/audio/p5-Audio/Makefile +++ b/audio/p5-Audio/Makefile @@ -16,7 +16,7 @@ MAINTAINER= dhn@FreeBSD.org COMMENT= An audio manipulation routines for perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Math/GSL.pm:${PORTSDIR}/math/p5-Math-GSL -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |