pkgsrc/graphics/autotrace/Makefile
wiz e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00

21 lines
531 B
Makefile

# $NetBSD: Makefile,v 1.39 2010/06/13 22:44:26 wiz Exp $
#
DISTNAME= autotrace-0.31.1
PKGREVISION= 15
CATEGORIES= graphics cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://autotrace.sourceforge.net/
COMMENT= Convert bitmap to vector graphics
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= autotrace.pc.in
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"