a58dd81611
This shouldn't be needed if we had non-recursive dependancies *sigh*.
14 lines
331 B
Makefile
14 lines
331 B
Makefile
# $NetBSD: Makefile,v 1.7 2004/01/23 21:50:46 jmmv Exp $
|
|
|
|
DISTNAME= kdeartwork-2.2.2
|
|
PKGREVISION= 4
|
|
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"
|