hexcurse: Strip -Werror
This commit is contained in:
parent
aaf1b08705
commit
312b20ab76
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/03/12 12:03:54 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/03/06 12:15:59 nia Exp $
|
||||
|
||||
DISTNAME= hexcurse-1.60.0
|
||||
GITHUB_TAG= v${PKGVERSION_NOREV}
|
||||
|
@ -13,5 +13,7 @@ LICENSE= gnu-gpl-v2
|
|||
GNU_CONFIGURE= yes
|
||||
USE_NCURSES= yes # uses slk_* functions
|
||||
|
||||
BUILDLINK_TRANSFORM+= rm:-Werror
|
||||
|
||||
.include "../../devel/ncurses/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue