6d9af8d68d
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
14 lines
331 B
Makefile
14 lines
331 B
Makefile
# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:47 reed Exp $
|
|
|
|
DISTNAME= kdeartwork-2.2.2
|
|
PKGREVISION= 3
|
|
COMMENT= Artwork for the KDE integrated X11 desktop
|
|
|
|
.include "../../x11/kde2/Makefile.kde2"
|
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../x11/kde2/buildlink2.mk"
|
|
.include "../../x11/kdebase2/buildlink2.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|