x11/xpmroot: suppress USE_TOOLS+=perl warning
This commit is contained in:
parent
68832fbc89
commit
fcac68ce8c
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.67 2019/11/03 09:14:21 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.68 2020/05/10 13:59:46 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fvwm-${PKG_VERSION}
|
||||
|
@ -14,6 +14,7 @@ LICENSE= gnu-gpl-v2
|
|||
PKG_VERSION= 2.4.20
|
||||
GNU_CONFIGURE= YES
|
||||
BUILD_DIRS= libs utils
|
||||
TOOLS_BROKEN+= perl
|
||||
|
||||
MAKE_ENV+= VERSION=${PKG_VERSION:Q}
|
||||
CONFIGURE_ARGS+= --without-extras --disable-dmalloc --without-gnome
|
||||
|
|
Loading…
Reference in a new issue