summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gst-plugins')
-rw-r--r--multimedia/gst-plugins/DESCR.blank1
-rw-r--r--multimedia/gst-plugins/Makefile.common7
2 files changed, 1 insertions, 7 deletions
diff --git a/multimedia/gst-plugins/DESCR.blank b/multimedia/gst-plugins/DESCR.blank
deleted file mode 100644
index 8b137891791..00000000000
--- a/multimedia/gst-plugins/DESCR.blank
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/multimedia/gst-plugins/Makefile.common b/multimedia/gst-plugins/Makefile.common
index 407ce6f1e38..74708be320c 100644
--- a/multimedia/gst-plugins/Makefile.common
+++ b/multimedia/gst-plugins/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2004/04/15 21:24:28 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/05/06 12:12:59 jmmv Exp $
#
DISTNAME= gst-plugins-0.8.1
@@ -124,11 +124,6 @@ CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--disable-${GST_PLUGINS_FLAG}/--enable-${GST
BUILD_DIRS= ${WRKSRC}/${GST_PLUGINS_DIR}
INSTALL_DIRS= ${WRKSRC}/${GST_PLUGINS_DIR}
-# Generate a description automatically.
-DESCR_SRC= ${.CURDIR}/../../multimedia/gst-plugins/DESCR
-DESCR_SRC+= ${.CURDIR}/../../multimedia/gst-plugins/DESCR.blank
-DESCR_SRC+= ${.CURDIR}/DESCR
-
# Fix paths to already installed libraries (by the gst-plugins package).
SUBST_CLASSES+= libs
SUBST_MESSAGE.libs= "Fixing path to dependent libraries."