pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/sc-im
Module Name: pkgsrc
Committed By: tnn
Date: Mon Apr 25 11:03:45 UTC 2022
Modified Files:
pkgsrc/math/sc-im: Makefile
Log Message:
sc-im: needs bison
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/math/sc-im/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/sc-im/Makefile
diff -u pkgsrc/math/sc-im/Makefile:1.34 pkgsrc/math/sc-im/Makefile:1.35
--- pkgsrc/math/sc-im/Makefile:1.34 Mon Apr 18 19:11:36 2022
+++ pkgsrc/math/sc-im/Makefile Mon Apr 25 11:03:45 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2022/04/18 19:11:36 adam Exp $
+# $NetBSD: Makefile,v 1.35 2022/04/25 11:03:45 tnn Exp $
DISTNAME= sc-im-0.8.2
PKGREVISION= 6
@@ -17,7 +17,7 @@ INSTALL_DIRS= src
.include "../../mk/bsd.prefs.mk"
# pkg-config to avoid broken Makefile self-configuration
-USE_TOOLS+= gmake pkg-config yacc bash:run
+USE_TOOLS+= gmake pkg-config bison bash:run
REPLACE_BASH+= src/scopen
Home |
Main Index |
Thread Index |
Old Index