pkgsrc/misc/kdeartwork3/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

15 lines
441 B
Makefile

# $NetBSD: Makefile,v 1.75 2013/06/04 22:16:42 tron Exp $
DISTNAME= kdeartwork-${_KDE_VERSION}
PKGREVISION= 24
CATEGORIES= misc
COMMENT= Artwork for the KDE integrated X11 desktop
.include "../../meta-pkgs/kde3/Makefile.kde3"
DEPENDS+= xscreensaver>=5.10:../../x11/xscreensaver
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"