- Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added
14 lines
336 B
Makefile
14 lines
336 B
Makefile
# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $
|
|
#
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 2.1.8
|
|
|
|
DISTNAME= gtk-xfce-engine-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION}
|
|
CATEGORIES= x11
|
|
COMMENT= XFce4 GTK2 themes
|
|
|
|
.include "../../x11/gtk2/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|