a36fb86593
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
16 lines
375 B
Makefile
16 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.36 2013/06/04 22:17:14 tron Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 4.6.0
|
|
DISTNAME= xfwm4-themes-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-wm-themes-${XFCE4_VERSION}
|
|
PKGREVISION= 14
|
|
CATEGORIES= wm
|
|
COMMENT= Xfce window manager themes
|
|
|
|
USE_LANGUAGES= #empty
|
|
|
|
MAKE_DIRS+= ${PREFIX}/share/themes/Xfce
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|