nd include Makefile.common again.
This commit is contained in:
parent
0f08c3a464
commit
628a940a63
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2016/10/27 11:06:01 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2016/10/27 11:32:16 wiz Exp $
|
||||
|
||||
DISTNAME= ghostscript-${GS_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
|
||||
|
@ -13,6 +13,8 @@ LICENSE= gnu-agpl-v3
|
|||
|
||||
DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= gmake perl:run lex pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue