summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-27 15:41:05 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-27 15:41:05 +0800
commitaccce8bb6eee1f092edab043137c7ab9c31f503b (patch)
tree3c5bd77c3aeb68791df0827d53d7c3be4a2d946a /multimedia/gstreamer-plugins80
parent3f80718b911c786fed4c8d7e00b2867768524294 (diff)
downloadmarcuscom-ports-accce8bb6eee1f092edab043137c7ab9c31f503b.tar
marcuscom-ports-accce8bb6eee1f092edab043137c7ab9c31f503b.tar.gz
marcuscom-ports-accce8bb6eee1f092edab043137c7ab9c31f503b.tar.bz2
marcuscom-ports-accce8bb6eee1f092edab043137c7ab9c31f503b.tar.lz
marcuscom-ports-accce8bb6eee1f092edab043137c7ab9c31f503b.tar.xz
marcuscom-ports-accce8bb6eee1f092edab043137c7ab9c31f503b.tar.zst
marcuscom-ports-accce8bb6eee1f092edab043137c7ab9c31f503b.zip
Fix a couple paths.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1923 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 863acac1b..ec9a2e3fb 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -380,7 +380,7 @@ PLIST_SUB+= ESOUND=""
CONFIGURE_ARGS+= --disable-faad
PLIST_SUB+= FAAD="@comment "
.else
-LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/libfaad
+LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
PLIST_SUB+= FAAD=""
.endif
@@ -624,7 +624,7 @@ PLIST_SUB+= LIBSNDFILE=""
CONFIGURE_ARGS+= --disable-theora
PLIST_SUB+= LIBTHEORA="@comment "
.else
-LIB_DEPENDS+= theora.0:${PORTSDIR}/audio/libtheora
+LIB_DEPENDS+= theora.0:${PORTSDIR}/graphics/libtheora
PLIST_SUB+= LIBTHEORA=""
.endif