pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gst-plugins1-base
Module Name: pkgsrc
Committed By: prlw1
Date: Fri Oct 13 23:47:57 UTC 2017
Modified Files:
pkgsrc/multimedia/gst-plugins1-base: Makefile.common
Log Message:
gst-plugins1-base: requires glib-mkenums which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 \
pkgsrc/multimedia/gst-plugins1-base/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/gst-plugins1-base/Makefile.common
diff -u pkgsrc/multimedia/gst-plugins1-base/Makefile.common:1.23 pkgsrc/multimedia/gst-plugins1-base/Makefile.common:1.24
--- pkgsrc/multimedia/gst-plugins1-base/Makefile.common:1.23 Tue Sep 12 09:32:43 2017
+++ pkgsrc/multimedia/gst-plugins1-base/Makefile.common Fri Oct 13 23:47:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2017/09/12 09:32:43 wiz Exp $
+# $NetBSD: Makefile.common,v 1.24 2017/10/13 23:47:56 prlw1 Exp $
#
# used by audio/gst-plugins1-alsa/Makefile
# used by audio/gst-plugins1-cdparanoia/Makefile
@@ -34,5 +34,6 @@ LICENSE= gnu-lgpl-v2
CONFIGURE_ARGS+= --disable-${driver}
.endfor
+.include "../../devel/glib2/buildtools.mk"
.include "../../devel/orc/buildlink3.mk"
.include "plugins.mk"
Home |
Main Index |
Thread Index |
Old Index