nudoku: Requires autoconf macros defined by pkg-config
This commit is contained in:
parent
4cc23d6d80
commit
fada80bde9
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2020/12/14 09:19:40 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2020/12/16 11:21:43 nia Exp $
|
||||
|
||||
DISTNAME= nudoku-2.1.0
|
||||
CATEGORIES= games
|
||||
|
@ -19,6 +19,7 @@ SUBST_FILES.includes+= src/sudoku.c
|
|||
SUBST_SED.includes+= -e 's,"gettext.h",<libintl.h>,'
|
||||
|
||||
USE_TOOLS+= autoreconf automake autoconf autopoint gettext
|
||||
USE_TOOLS+= pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue