aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/xfce4-session/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2011-03-03 10:12:30 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2011-03-03 10:12:30 +0000
commit6f4ce81280e8188f1b8dbaa092858fded2abc02e (patch)
treec562f41d08d739c18c1ae57328d9c042e20c2282 /x11-wm/xfce4-session/Makefile
parenta7d0f2f1180a5ad6ad2935884415f5e86bd32114 (diff)
downloadports-6f4ce81280e8188f1b8dbaa092858fded2abc02e.tar.gz
ports-6f4ce81280e8188f1b8dbaa092858fded2abc02e.zip
Notes
Diffstat (limited to 'x11-wm/xfce4-session/Makefile')
-rw-r--r--x11-wm/xfce4-session/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile
index 95080790bf86..84cf6fc4ab30 100644
--- a/x11-wm/xfce4-session/Makefile
+++ b/x11-wm/xfce4-session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xfce4-session
-PORTVERSION= 4.6.2
+PORTVERSION= 4.8.0
CATEGORIES= x11-wm xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
@@ -26,12 +26,13 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
-USE_XFCE= configenv libgui libutil xfconf
+USE_XFCE= configenv libgui libmenu libutil xfconf
USE_XORG= x11 sm ice
MAN1= xfce4-session.1 xfce4-session-logout.1
-PLIST_SUB= VERSION="${PORTVERSION:R}"
+#PLIST_SUB= VERSION="${PORTVERSION:R}"
+PLIST_SUB= VERSION="4.6"
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes