diff options
Diffstat (limited to 'audio/p5-Net-FreeDB/Makefile')
-rw-r--r-- | audio/p5-Net-FreeDB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Net-FreeDB/Makefile b/audio/p5-Net-FreeDB/Makefile index 406c41bd2eeb..a68f646f0dfe 100644 --- a/audio/p5-Net-FreeDB/Makefile +++ b/audio/p5-Net-FreeDB/Makefile @@ -16,7 +16,7 @@ MAINTAINER= roam@FreeBSD.org COMMENT= Get the CDID of an audio CD and query the FreeDB servers BUILD_DEPENDS= ${SITE_PERL}/CDDB/File.pm:${PORTSDIR}/audio/p5-CDDB-File -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |