summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.8/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gst-plugins0.8/Makefile.common')
-rw-r--r--multimedia/gst-plugins0.8/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.8/Makefile.common b/multimedia/gst-plugins0.8/Makefile.common
index e81229ad30c..aaaf2f6078f 100644
--- a/multimedia/gst-plugins0.8/Makefile.common
+++ b/multimedia/gst-plugins0.8/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2006/04/06 06:22:25 reed Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/04/22 09:22:11 rillig Exp $
#
DISTNAME= gst-plugins-0.8.11
@@ -155,7 +155,7 @@ INSTALL_DIRS= ${WRKSRC}/${GST_PLUGINS0.8_DIR}
# Fix paths to already installed libraries (by the gst-plugins0.8 package).
SUBST_CLASSES+= libs
-SUBST_MESSAGE.libs= "Fixing path to dependent libraries."
+SUBST_MESSAGE.libs= Fixing path to dependent libraries.
SUBST_STAGE.libs= pre-configure
SUBST_FILES.libs= ${GST_PLUGINS0.8_DIR}/Makefile.in
SUBST_SED.libs= -e 's|$$(top_builddir)/gst-libs/gst/libgst|${BUILDLINK_PREFIX.gst-plugins0.8}/lib/libgst|g'