Needs pkg-config.
This commit is contained in:
parent
31b62927fd
commit
55b4e0c480
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/02/02 16:08:47 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/02/06 12:42:57 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= wormux-0.7.9
|
||||
|
@ -12,6 +12,7 @@ COMMENT= Battle game
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_DIRS+= xdg-1.1
|
||||
|
||||
WSHDIRS+= music/ingame music/menu
|
||||
|
|
Loading…
Reference in a new issue