summaryrefslogtreecommitdiff
path: root/x11/xfce4-desktop/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-11-09 06:42:58 +0000
committermartti <martti@pkgsrc.org>2005-11-09 06:42:58 +0000
commit09f3d1e3fd40313a7ecd4fe20cc4a80ca800d01e (patch)
treeca2ae1eea5e4c6508418c953c2a625f2e185cdef /x11/xfce4-desktop/Makefile
parent4ff063d0538c75cebab5e77e0b98c4f1d457b2cd (diff)
downloadpkgsrc-09f3d1e3fd40313a7ecd4fe20cc4a80ca800d01e.tar.gz
Updated xfce4 to 4.2.3.1
* Lots of bug fixes * Translation updates Official ChangeLog is available at: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
Diffstat (limited to 'x11/xfce4-desktop/Makefile')
-rw-r--r--x11/xfce4-desktop/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index 9d242d581a5..8aca9555afb 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2005/08/20 19:16:22 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/11/09 06:42:59 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfdesktop-${XFCE4_VERSION}
PKGNAME= xfce4-desktop-${XFCE4_VERSION}
-PKGREVISION= 2
+#PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 desktop background manager
@@ -13,12 +13,13 @@ USE_PKGINSTALL= yes
PKG_SYSCONFSUBDIR= xdg/xfce4/desktop
EGDIR= ${XFCE4_EGBASE}/desktop
CONF_FILES= ${EGDIR}/menu.xml ${PKG_SYSCONFDIR}/menu.xml
-.for _l in cs da de es et fi fr he ja ko nl pt_BR ro ru sk uk vi zh_TW
+.for _l in ca cs da de el es et fi fr he hu ja ko nl pl pt_BR ro ru sk sv \
+ uk vi zh_TW
CONF_FILES+= ${EGDIR}/menu.xml.${_l} ${PKG_SYSCONFDIR}/menu.xml.${_l}
.endfor
CONF_FILES+= ${EGDIR}/xfce-registered-categories.xml \
${PKG_SYSCONFDIR}/xfce-registered-categories.xml
-.for _l in cs eu fi hu ja nl pt_BR ro ru sk zh_CN zh_TW
+.for _l in cs eu fi he hu ja nl pl pt_BR ro ru sk sv zh_CN zh_TW
CONF_FILES+= ${EGDIR}/xfce-registered-categories.xml.${_l} \
${PKG_SYSCONFDIR}/xfce-registered-categories.xml.${_l}
.endfor