pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/solfege
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 3 19:43:56 UTC 2023
Modified Files:
pkgsrc/audio/solfege: Makefile
Log Message:
solfege: doesn't really need xml2po, remove dependency on gnome-doc-utils.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/audio/solfege/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/solfege/Makefile
diff -u pkgsrc/audio/solfege/Makefile:1.92 pkgsrc/audio/solfege/Makefile:1.93
--- pkgsrc/audio/solfege/Makefile:1.92 Mon Oct 23 06:37:33 2023
+++ pkgsrc/audio/solfege/Makefile Fri Nov 3 19:43:56 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2023/10/23 06:37:33 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2023/11/03 19:43:56 wiz Exp $
DISTNAME= solfege-3.23.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/}
@@ -76,6 +76,5 @@ post-install:
.include "../../lang/python/batteries-included.mk"
.include "../../lang/python/application.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index