summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/p5-MP3-Find/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-MP3-Find/Makefile b/audio/p5-MP3-Find/Makefile
index 2f07417..c75ea71 100644
--- a/audio/p5-MP3-Find/Makefile
+++ b/audio/p5-MP3-Find/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tjs@cdpa.nsysu.edu.tw
COMMENT= Search and sort MP3 files based on their ID3 tags
-RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
+BUILD_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud