pkgsrc/devel/giblib/Makefile
tron e05e426ab4 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

18 lines
438 B
Makefile

# $NetBSD: Makefile,v 1.34 2013/06/04 22:15:51 tron Exp $
DISTNAME= giblib-1.2.4
PKGREVISION= 15
CATEGORIES= devel
MASTER_SITES= http://linuxbrit.co.uk/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://linuxbrit.co.uk/giblib/
COMMENT= Programming utility library
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= giblib.pc.in
USE_LIBTOOL= YES
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"