pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/nostromo nostromo: Strip out -Werror
details: https://anonhg.NetBSD.org/pkgsrc/rev/b08bf11c54f9
branches: trunk
changeset: 400778:b08bf11c54f9
user: nia <nia%pkgsrc.org@localhost>
date: Tue Sep 03 12:02:48 2019 +0000
description:
nostromo: Strip out -Werror
diffstat:
www/nostromo/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 89ac1db5a53e -r b08bf11c54f9 www/nostromo/Makefile
--- a/www/nostromo/Makefile Tue Sep 03 09:37:17 2019 +0000
+++ b/www/nostromo/Makefile Tue Sep 03 12:02:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/02/11 13:56:21 ast Exp $
+# $NetBSD: Makefile,v 1.2 2019/09/03 12:02:48 nia Exp $
DISTNAME= nostromo-1.9.6
PKGREVISION= 1
@@ -40,4 +40,6 @@
SUBST_SED.nostromo+= -e 's,/usr/share/man,${DESTDIR}${PREFIX}/${PKGMANDIR},g'
SUBST_SED.nostromo+= -e 's,/var/nostromo,${DESTDIR}${PREFIX}/${EGDIR},g'
+BUILDLINK_TRANSFORM+= rm:-Werror
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index