Depend on latest freetype-lib; bump PKGREVISION.
This commit is contained in:
parent
2e21f69ca1
commit
20f0aaef00
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.14 2003/03/28 21:14:22 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2003/07/13 17:46:24 wiz Exp $
|
||||
|
||||
DISTNAME= freetype-${FT_VERS}
|
||||
FT_VERS= 1.3.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= graphics textproc
|
||||
MASTER_SITES= #
|
||||
DISTFILES= #
|
||||
|
@ -10,7 +11,7 @@ MAINTAINER= jlam@netbsd.org
|
|||
HOMEPAGE= http://www.freetype.org/
|
||||
COMMENT= FreeType libraries and utilities
|
||||
|
||||
DEPENDS+= freetype-lib-${FT_VERS}:../../graphics/freetype-lib
|
||||
DEPENDS+= freetype-lib=${FT_VERS}nb1:../../graphics/freetype-lib
|
||||
DEPENDS+= freetype-utils-${FT_VERS}:../../graphics/freetype-utils
|
||||
|
||||
USE_BUILDLINK2= # defined
|
||||
|
|
Loading…
Reference in a new issue