pkgsrc/games/kdetoys2/Makefile
reed 6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00

17 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:41 reed Exp $
DISTNAME= kdetoys-2.2.2
PKGREVISION= 4
CATEGORIES= games
COMMENT= Toys for the KDE integrated X11 desktop
.include "../../x11/kde2/Makefile.kde2"
BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde
USE_BUILDLINK2= YES
.include "../../x11/kde2/buildlink2.mk"
.include "../../x11/kdebase2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"