ham/xlog: remove unknown configure option
This commit is contained in:
parent
f6ac7df4fb
commit
2c7f5a6040
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.89 2020/04/20 22:54:53 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.90 2020/06/01 06:09:42 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xlog-2.0.19
|
||||
|
@ -16,8 +16,6 @@ GNU_CONFIGURE= yes
|
|||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
|
||||
CONFIGURE_ARGS+= --enable-hamlib
|
||||
|
||||
.include "../../mk/compiler.mk"
|
||||
.if !empty(PKGSRC_COMPILER:Mclang)
|
||||
BUILDLINK_TRANSFORM+= rm:-Wno-unused-but-set-variable
|
||||
|
|
Loading…
Reference in a new issue