summaryrefslogtreecommitdiff
path: root/multimedia/p5-MP4-Info
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /multimedia/p5-MP4-Info
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'multimedia/p5-MP4-Info')
-rw-r--r--multimedia/p5-MP4-Info/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/p5-MP4-Info/Makefile b/multimedia/p5-MP4-Info/Makefile
index fb305666d147..4b4f5181a7c7 100644
--- a/multimedia/p5-MP4-Info/Makefile
+++ b/multimedia/p5-MP4-Info/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fetch info from MPEG-4 files
-BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
- p5-Encode>=2.10:${PORTSDIR}/converters/p5-Encode
+BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \
+ p5-Encode>=2.10:converters/p5-Encode
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5