pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/bison
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 21 11:24:01 UTC 2020
Modified Files:
pkgsrc/devel/bison: Makefile
Log Message:
bison: remove now unused readline dependency.
Bump PKGREVISION.
Noted by tnn.
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/devel/bison/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/bison/Makefile
diff -u pkgsrc/devel/bison/Makefile:1.116 pkgsrc/devel/bison/Makefile:1.117
--- pkgsrc/devel/bison/Makefile:1.116 Wed Oct 21 10:04:53 2020
+++ pkgsrc/devel/bison/Makefile Wed Oct 21 11:24:01 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2020/10/21 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2020/10/21 11:24:01 wiz Exp $
DISTNAME= bison-3.7.3
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=bison/}
EXTRACT_SUFX= .tar.xz
@@ -31,5 +32,4 @@ CONFIGURE_ARGS.Cygwin+= ac_cv_func___fpe
pre-build:
${TOUCH} ${WRKSRC}/doc/bison.1
-.include "../../mk/readline.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index