aboutsummaryrefslogtreecommitdiff
path: root/multimedia/p5-GStreamer
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-GStreamer
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
Notes
Diffstat (limited to 'multimedia/p5-GStreamer')
-rw-r--r--multimedia/p5-GStreamer/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/p5-GStreamer/Makefile b/multimedia/p5-GStreamer/Makefile
index 23e2e9906add..42f9c4f7b2ce 100644
--- a/multimedia/p5-GStreamer/Makefile
+++ b/multimedia/p5-GStreamer/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Set of Perl5 bindings for gstreamer
-BUILD_DEPENDS= p5-Glib2>=1.101:${PORTSDIR}/devel/p5-Glib2 \
- p5-ExtUtils-Depends>=0.205:${PORTSDIR}/devel/p5-ExtUtils-Depends \
- p5-ExtUtils-PkgConfig>=1.07:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
-RUN_DEPENDS= p5-Glib2>=1.101:${PORTSDIR}/devel/p5-Glib2 \
- p5-ExtUtils-Depends>=0.205:${PORTSDIR}/devel/p5-ExtUtils-Depends \
- p5-ExtUtils-PkgConfig>=1.07:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
+BUILD_DEPENDS= p5-Glib2>=1.101:devel/p5-Glib2 \
+ p5-ExtUtils-Depends>=0.205:devel/p5-ExtUtils-Depends \
+ p5-ExtUtils-PkgConfig>=1.07:devel/p5-ExtUtils-PkgConfig
+RUN_DEPENDS= p5-Glib2>=1.101:devel/p5-Glib2 \
+ p5-ExtUtils-Depends>=0.205:devel/p5-ExtUtils-Depends \
+ p5-ExtUtils-PkgConfig>=1.07:devel/p5-ExtUtils-PkgConfig
USES= gmake perl5
USE_GSTREAMER= yes