aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-02-25 20:26:10 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-02-25 20:26:10 +0000
commit8e9a2ad5ef1cff3cbe135f1abc5ffc54e719b124 (patch)
treefd906c42290d47126998b4cdb9bf7c7c072bf7be /multimedia/gstreamer1-plugins/Makefile
parent92a4e2f9500f3c9c88b5b7c579e9a6b36c5fc309 (diff)
downloadports-8e9a2ad5ef1cff3cbe135f1abc5ffc54e719b124.tar.gz
ports-8e9a2ad5ef1cff3cbe135f1abc5ffc54e719b124.zip
Notes
Diffstat (limited to 'multimedia/gstreamer1-plugins/Makefile')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index 88100e819a3a..ebb825c93b55 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -27,24 +27,24 @@ RUN_DEPENDS+= iso-codes>=0:${PORTSDIR}/misc/iso-codes
PORTSCOUT= limitw:1,even
-BASE_PORTVERSION= 1.2.2
+BASE_PORTVERSION= 1.2.3
BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION}
BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}
-BAD_PORTVERSION= 1.2.2
+BAD_PORTVERSION= 1.2.3
BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION}
BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX}
-GOOD_PORTVERSION= 1.2.2
+GOOD_PORTVERSION= 1.2.3
GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION}
GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX}
-UGLY_PORTVERSION= 1.2.2
+UGLY_PORTVERSION= 1.2.3
UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION}
UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX}
DIST?= base
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake libtool pathfix pkgconfig
WANT_GSTREAMER= yes
USE_XZ= yes
-USE_GNOME+= glib20 gnomehier introspection:build libxml2 ltverhack
+USE_GNOME+= glib20 gnomehier introspection:build libxml2
GNU_CONFIGURE= yes
GST_PLUGIN?= base
USE_LDCONFIG= yes