pkgsrc/graphics/pornview/Makefile
wiz 92e0cb52cb 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

29 lines
687 B
Makefile

# $NetBSD: Makefile,v 1.10 2010/06/13 22:44:41 wiz Exp $
#
PKGNAME= pornview-0.2.0pre1
DISTNAME= pornview_0.2pre1.orig
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/pornview/}
MAINTAINER= dhowland@users.sourceforge.net
HOMEPAGE= http://pornview.sourceforge.net/
COMMENT= GTK+ image viewer
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/pornview-0.2.0pre1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= intltool msgfmt perl:run
REPLACE_PERL+= src/scripts/helloworld
.include "options.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"