pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/fityk
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 7 08:43:50 UTC 2023
Modified Files:
pkgsrc/math/fityk: Makefile
Log Message:
fityk: switch to wxGTK32
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/math/fityk/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/fityk/Makefile
diff -u pkgsrc/math/fityk/Makefile:1.49 pkgsrc/math/fityk/Makefile:1.50
--- pkgsrc/math/fityk/Makefile:1.49 Wed Jun 7 07:03:43 2023
+++ pkgsrc/math/fityk/Makefile Wed Jun 7 08:43:49 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2023/06/07 07:03:43 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2023/06/07 08:43:49 wiz Exp $
DISTNAME= fityk-1.3.2
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=wojdyr/}
EXTRACT_SUFX= .tar.bz2
@@ -19,7 +20,7 @@ GNU_CONFIGURE= yes
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
BUILDLINK_API_DEPENDS.xylib+= xylib>=1.6
.include "../../math/xylib/buildlink3.mk"
-.include "../../x11/wxGTK30/buildlink3.mk"
+.include "../../x11/wxGTK32/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/readline.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index