pkgsrc/graphics/vp/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

20 lines
481 B
Makefile

# $NetBSD: Makefile,v 1.15 2010/06/13 22:44:46 wiz Exp $
#
DISTNAME= vp-1.5
PKGREVISION= 10
CATEGORIES= graphics
MASTER_SITES= http://math.smsu.edu/~erik/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://math.smsu.edu/~erik/software.php?id=63
COMMENT= Image viewer
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"