pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/mp3splt-gtk
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 29 22:14:05 UTC 2022
Modified Files:
pkgsrc/audio/mp3splt-gtk: Makefile
Log Message:
mp3splt-gtk: add missing pcre dependency
(previously pulled in indirectly?)
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/audio/mp3splt-gtk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/mp3splt-gtk/Makefile
diff -u pkgsrc/audio/mp3splt-gtk/Makefile:1.53 pkgsrc/audio/mp3splt-gtk/Makefile:1.54
--- pkgsrc/audio/mp3splt-gtk/Makefile:1.53 Thu Aug 11 05:08:03 2022
+++ pkgsrc/audio/mp3splt-gtk/Makefile Tue Nov 29 22:14:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2022/08/11 05:08:03 gutteridge Exp $
+# $NetBSD: Makefile,v 1.54 2022/11/29 22:14:05 wiz Exp $
#
DISTNAME= mp3splt-gtk-0.9.2
@@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --disable-doxygen_doc
CONFIGURE_ARGS+= --disable-gnome
.include "../../audio/libmp3splt/buildlink3.mk"
+.include "../../devel/pcre/buildlink3.mk"
.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index