pkgsrc/graphics/pixieplus/Makefile
markd 9c96100eee Fix build using recent ImageMagick's. Fixes problems seen in the
bulkbuilds.
Also don't install a mimelnk file that kdelibs now installs.
Bump PKGREVISION.
2004-09-11 12:11:52 +00:00

26 lines
735 B
Makefile

# $NetBSD: Makefile,v 1.12 2004/09/11 12:11:52 markd Exp $
#
DISTNAME= pixieplus-0.5.4
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/pixieplus/ \
http://www.mosfet.org/pixie/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mosfet.org/pixie/
COMMENT= Free, fast, and feature packed image browser for KDE
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../graphics/kdegraphics3/buildlink3.mk"
.include "../../graphics/libungif/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"