Needs pkg-config.
This commit is contained in:
parent
e2177365f6
commit
e914a78c9e
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2016/02/02 16:31:43 leot Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2016/03/10 12:58:25 leot Exp $
|
||||
|
||||
DISTNAME= st-0.6
|
||||
PKGNAME= ${DISTNAME:S/-/-term-/}
|
||||
|
@ -12,6 +12,8 @@ LICENSE= mit
|
|||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
SUBST_CLASSES+= configdefh configmk makefile
|
||||
SUBST_STAGE.configdefh= pre-configure
|
||||
SUBST_STAGE.configmk= pre-configure
|
||||
|
|
Loading…
Reference in a new issue