diff options
Diffstat (limited to 'devel/pango/Makefile')
-rw-r--r-- | devel/pango/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile index a9a52eac766..111cb5fb5ca 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2014/10/07 22:59:06 prlw1 Exp $ +# $NetBSD: Makefile,v 1.195 2014/10/09 14:06:30 wiz Exp $ DISTNAME= pango-1.36.8 CATEGORIES= devel fonts @@ -10,8 +10,6 @@ HOMEPAGE= http://www.pango.org/ COMMENT= Library for layout and rendering of text LICENSE= gnu-lgpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man TEST_TARGET= check |