Needs pkg-config.

This commit is contained in:
dholland 2011-12-11 03:58:49 +00:00
parent f0643be3c9
commit 33093a3691

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2011/11/01 06:01:57 sbd Exp $
# $NetBSD: Makefile,v 1.30 2011/12/11 03:58:49 dholland Exp $
.include "../../lang/swi-prolog-lite/Makefile.common"
@ -12,7 +12,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_GNU_READLINE= yes # uses rl_event_hook() interface
USE_TOOLS+= gmake
USE_TOOLS+= gmake pkg-config
MAKE_JOBS_SAFE= no
.include "../../mk/bsd.prefs.mk"