Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
17 lines
415 B
Makefile
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"
|