summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-25 10:18:17 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-25 10:18:17 +0800
commitba70e571b818257222357eb29ad140470831207c (patch)
tree8b2cd8d1abec1e1b8d59a0d0bec7de1bf9b0e89b
parent674046a7171eb3d335f54dd2d176eda48183b08d (diff)
downloadmarcuscom-ports-ba70e571b818257222357eb29ad140470831207c.tar
marcuscom-ports-ba70e571b818257222357eb29ad140470831207c.tar.gz
marcuscom-ports-ba70e571b818257222357eb29ad140470831207c.tar.bz2
marcuscom-ports-ba70e571b818257222357eb29ad140470831207c.tar.lz
marcuscom-ports-ba70e571b818257222357eb29ad140470831207c.tar.xz
marcuscom-ports-ba70e571b818257222357eb29ad140470831207c.tar.zst
marcuscom-ports-ba70e571b818257222357eb29ad140470831207c.zip
- Make gstreamer-plugins-dv80 link to -ldv
Reported by: tmclaugh git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5534 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--multimedia/gstreamer-plugins-dv80/Makefile4
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common1
2 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-dv80/Makefile b/multimedia/gstreamer-plugins-dv80/Makefile
index 87c6f1f20..507efd369 100644
--- a/multimedia/gstreamer-plugins-dv80/Makefile
+++ b/multimedia/gstreamer-plugins-dv80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/multimedia/gstreamer-plugins-dv80/Makefile,v 1.1 2006/01/20 02:56:06 ahze Exp $
#
CATEGORIES= multimedia
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer dv plugin
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 0f89ff1a9..9098e443f 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -304,6 +304,7 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.so
.if ${GST_PLUGIN}=="dv"
LIB_DEPENDS+= dv.4:${PORTSDIR}/multimedia/libdv
GST_PLIST_SUFFIX= dec
+EXTRA_LIBS= -ldv
.endif
# dvd (dvdnav dvdread)