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: Tue Jun 30 07:11:17 UTC 2026
Modified Files:
pkgsrc/math/fityk: Makefile
Log Message:
fityk: seems to require lua
>From SmartOS bulk build
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 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.65 pkgsrc/math/fityk/Makefile:1.66
--- pkgsrc/math/fityk/Makefile:1.65 Thu Jun 11 07:17:20 2026
+++ pkgsrc/math/fityk/Makefile Tue Jun 30 07:11:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2026/06/11 07:17:20 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2026/06/30 07:11:17 wiz Exp $
DISTNAME= fityk-1.3.2
PKGREVISION= 15
@@ -21,6 +21,7 @@ FORCE_CXX_STD= c++14
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../lang/lua/buildlink3.mk"
BUILDLINK_API_DEPENDS.xylib+= xylib>=1.6
.include "../../math/xylib/buildlink3.mk"
.include "../../x11/wxGTK32/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index