aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2013-04-29 05:04:11 +0800
committerkwm <kwm@FreeBSD.org>2013-04-29 05:04:11 +0800
commitfa1d1c254a49d6040a86275f32d5375910a1d683 (patch)
treee7b29e44ff1932d099acf6dca08c76b593cfa9fd /multimedia
parent63cff4fb52ecbe8ce9260e04e0049980d8cb41d5 (diff)
downloadfreebsd-ports-gnome-fa1d1c254a49d6040a86275f32d5375910a1d683.tar.gz
freebsd-ports-gnome-fa1d1c254a49d6040a86275f32d5375910a1d683.tar.zst
freebsd-ports-gnome-fa1d1c254a49d6040a86275f32d5375910a1d683.zip
Fix leftover dir. This got broken by the previous commit.
Submitted by: QaT
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer1-plugins-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer1-plugins-core/Makefile b/multimedia/gstreamer1-plugins-core/Makefile
index 9d87ed29730b..fdb7635c41f8 100644
--- a/multimedia/gstreamer1-plugins-core/Makefile
+++ b/multimedia/gstreamer1-plugins-core/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gstreamer1-plugins-core
PORTVERSION= ${GST1_VERSION}${GST1_MINIMAL_VERSION}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia audio
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,7 +14,7 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Core set of typical audio and video gstreamer-plugins
NO_BUILD= yes
-GST_DIR= lib/gstreamer-${PORTVERSION}
+GST_DIR= lib/gstreamer-1.0
PLIST_FILES= ${GST_DIR}/.gstreamer-plugins-core.keep
USE_GSTREAMER1=yes