pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/xyconvert
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 7 08:45:43 UTC 2023
Modified Files:
pkgsrc/math/xyconvert: Makefile
Log Message:
xyconvert: switch to wxGTK32
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/xyconvert/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/xyconvert/Makefile
diff -u pkgsrc/math/xyconvert/Makefile:1.19 pkgsrc/math/xyconvert/Makefile:1.20
--- pkgsrc/math/xyconvert/Makefile:1.19 Wed Jun 7 07:22:49 2023
+++ pkgsrc/math/xyconvert/Makefile Wed Jun 7 08:45:43 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2023/06/07 07:22:49 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2023/06/07 08:45:43 wiz Exp $
.include "../../math/xylib/Makefile.common"
PKGNAME= ${DISTNAME:S/lib/convert/g}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Converter for x-y (powder diffraction) data files
BUILD_TARGET= gui/xyconvert
@@ -24,5 +24,5 @@ do-install:
.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../math/xylib/buildlink3.mk"
-.include "../../x11/wxGTK31/buildlink3.mk"
+.include "../../x11/wxGTK32/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index