summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-02-08 21:30:24 +0000
committerdrochner <drochner@pkgsrc.org>2007-02-08 21:30:24 +0000
commit5199426607f77511d80f18b05eac35c19ab13358 (patch)
treec76ca9f76813e317e5a6d8469e4749b44770ca99 /multimedia/gst-plugins0.10-good
parentf8e351cd93401cfbf29867fc0be0b10a7be3b79f (diff)
downloadpkgsrc-5199426607f77511d80f18b05eac35c19ab13358.tar.gz
add "test" targets (which only make sense if gstreamer was built with
the "gstcheck" option, but do no harm otherwise)
Diffstat (limited to 'multimedia/gst-plugins0.10-good')
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile
index e2e9de3b498..cf3a7e0b25b 100644
--- a/multimedia/gst-plugins0.10-good/Makefile
+++ b/multimedia/gst-plugins0.10-good/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/10/12 13:33:58 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/08 21:30:24 drochner Exp $
#
.include "Makefile.common"
@@ -16,6 +16,9 @@ CONFIGURE_ARGS+= --enable-annodex
GCONF2_SCHEMAS= gstreamer-0.10.schemas
+# only useful if gstreamer was built with the "gstcheck" option
+TEST_TARGET= check-torture
+
post-install:
${INSTALL_DATA} ${WRKSRC}/gconf/gstreamer-0.10.schemas \
${GCONF2_SCHEMAS_DIR}