From 1a8b54765d58b53d167720a08b59a083bf80387f Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 6 May 2004 12:12:58 +0000 Subject: Very beleatedly switch to use static DESCR files for the multiple gst-plugins-* packages. Generating a description during installation is not well supported and causes problems when creating the README files, for example. --- multimedia/gst-plugins/DESCR.blank | 1 - multimedia/gst-plugins/Makefile.common | 7 +------ 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 multimedia/gst-plugins/DESCR.blank (limited to 'multimedia/gst-plugins') 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." -- cgit v1.2.3