pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gawk Back out dependency that options.mk already ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0fcc96de39d3
branches: trunk
changeset: 330706:0fcc96de39d3
user: hauke <hauke%pkgsrc.org@localhost>
date: Tue Mar 05 16:58:31 2019 +0000
description:
Back out dependency that options.mk already takes care of (thanks,
leot@).
diffstat:
lang/gawk/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r d1765cc063f7 -r 0fcc96de39d3 lang/gawk/Makefile
--- a/lang/gawk/Makefile Tue Mar 05 16:56:27 2019 +0000
+++ b/lang/gawk/Makefile Tue Mar 05 16:58:31 2019 +0000
@@ -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 @@
.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