This package needs zlib.
This commit is contained in:
parent
6a64f49846
commit
247683cbbf
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:11 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2006/06/07 20:31:27 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ttf2pt1-3.4.4
|
||||
|
@ -13,6 +13,6 @@ COMMENT= TrueType font converter to Postscript type 1
|
|||
|
||||
DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils
|
||||
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/freetype2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue