pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/gnucash
Module Name: pkgsrc
Committed By: wiz
Date: Sat Dec 1 17:07:26 UTC 2018
Modified Files:
pkgsrc/finance/gnucash: Makefile
Log Message:
gnucash: update to 3.3nb6.
Remove unneeded dependency on gtkmm.
To generate a diff of this commit:
cvs rdiff -u -r1.269 -r1.270 pkgsrc/finance/gnucash/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/gnucash/Makefile
diff -u pkgsrc/finance/gnucash/Makefile:1.269 pkgsrc/finance/gnucash/Makefile:1.270
--- pkgsrc/finance/gnucash/Makefile:1.269 Wed Nov 14 22:21:27 2018
+++ pkgsrc/finance/gnucash/Makefile Sat Dec 1 17:07:26 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.269 2018/11/14 22:21:27 kleink Exp $
+# $NetBSD: Makefile,v 1.270 2018/12/01 17:07:26 wiz Exp $
DISTNAME= gnucash-3.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
EXTRACT_SUFX= .tar.bz2
@@ -78,5 +78,4 @@ BUILDLINK_API_DEPENDS.boost-headers+=
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../www/webkit-gtk/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
-.include "../../x11/gtkmm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index