pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gawk
Module Name: pkgsrc
Committed By: hauke
Date: Tue Mar 5 16:58:31 UTC 2019
Modified Files:
pkgsrc/lang/gawk: Makefile
Log Message:
Back out dependency that options.mk already takes care of (thanks,
leot@).
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/lang/gawk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/gawk/Makefile
diff -u pkgsrc/lang/gawk/Makefile:1.67 pkgsrc/lang/gawk/Makefile:1.68
--- pkgsrc/lang/gawk/Makefile:1.67 Tue Mar 5 12:44:54 2019
+++ pkgsrc/lang/gawk/Makefile Tue Mar 5 16:58:31 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2019/03/05 12:44:54 hauke Exp $
+# $NetBSD: Makefile,v 1.68 2019/03/05 16:58:31 hauke Exp $
DISTNAME= gawk-4.2.1
-PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gawk/}
EXTRACT_SUFX= .tar.xz
@@ -48,6 +47,5 @@ BUILDLINK_API_DEPENDS.gettext+= gettext-
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/gmp/buildlink3.mk"
-.include "../../devel/readline/buildlink3.mk"
.include "../../math/mpfr/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index