From 2fada0ce99350720e857a88e38fdae4c23cf0329 Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 16 Feb 2005 19:58:46 +0000 Subject: Fix typo in 'ladspa' git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3660 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile.common | 2 +- multimedia/gstreamer-plugins80/Makefile.common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index b0137b9a6..e10057ce2 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -227,7 +227,7 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstjpeg.so .endif # ladspa -.if ${GST_PLUGIN}=="ldspa" +.if ${GST_PLUGIN}=="ladspa" BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa .endif diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index b0137b9a6..e10057ce2 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -227,7 +227,7 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstjpeg.so .endif # ladspa -.if ${GST_PLUGIN}=="ldspa" +.if ${GST_PLUGIN}=="ladspa" BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa .endif -- cgit v1.2.3