pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/nickle
Module Name: pkgsrc
Committed By: tnn
Date: Thu Apr 20 11:12:15 UTC 2023
Modified Files:
pkgsrc/math/nickle: Makefile
Log Message:
nickle: put back mk/readline.buildlink3.mk unconditionally
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/nickle/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/nickle/Makefile
diff -u pkgsrc/math/nickle/Makefile:1.24 pkgsrc/math/nickle/Makefile:1.25
--- pkgsrc/math/nickle/Makefile:1.24 Thu Apr 20 11:10:26 2023
+++ pkgsrc/math/nickle/Makefile Thu Apr 20 11:12:15 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2023/04/20 11:10:26 tnn Exp $
+# $NetBSD: Makefile,v 1.25 2023/04/20 11:12:15 tnn Exp $
DISTNAME= nickle-2.91
CATEGORIES= math lang
@@ -16,4 +16,5 @@ CONFIGURE_ENV+= ac_cv_path_DOCBOOK2PDF=
TEST_TARGET= check
+.include "../../mk/readline.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index