summaryrefslogtreecommitdiff
path: root/x11/xfce4-gtk2-engine/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2009-09-16 01:15:32 +0000
committerreed <reed@pkgsrc.org>2009-09-16 01:15:32 +0000
commitaab221b8a2ffe57848ed2c6cbd15e44fb5195fd7 (patch)
tree0c5ff254424640857c1e834eb6a64837b8b09958 /x11/xfce4-gtk2-engine/Makefile
parent7f8c2a89d7cc0135b818046c95f0021b71add4a9 (diff)
downloadpkgsrc-aab221b8a2ffe57848ed2c6cbd15e44fb5195fd7.tar.gz
Upgrading Xfce to 4.6.1.
This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
Diffstat (limited to 'x11/xfce4-gtk2-engine/Makefile')
-rw-r--r--x11/xfce4-gtk2-engine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xfce4-gtk2-engine/Makefile b/x11/xfce4-gtk2-engine/Makefile
index a05ee824da5..627b1d3d758 100644
--- a/x11/xfce4-gtk2-engine/Makefile
+++ b/x11/xfce4-gtk2-engine/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.12 2009/08/26 19:56:56 sno Exp $
+# $NetBSD: Makefile,v 1.13 2009/09/16 01:15:35 reed Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 2.4.3
+XFCE4_VERSION= 2.6.0
DISTNAME= gtk-xfce-engine-${XFCE4_VERSION}
PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= Xfce GTK2 themes
+MAKE_DIRS+= ${PREFIX}/share/themes/Xfce
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"