Needs pkg-config
This commit is contained in:
parent
84ab362fe2
commit
1fd0d8b035
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/03/11 14:38:22 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/03/27 16:46:36 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scintilla224
|
||||
|
@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
WRKSRC= ${WRKDIR}/scintilla
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
BUILD_DIRS= gtk
|
||||
MAKE_FILE= makefile
|
||||
|
||||
|
|
Loading…
Reference in a new issue