aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r--x11-wm/xfce4/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 1c0bc83eb96b..4bd9c0dfd9a2 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -6,14 +6,12 @@
#
PORTNAME= xfce
-PORTVERSION= 3.5.0
+PORTVERSION= 3.5.2
CATEGORIES= x11-wm
MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= nakai@FreeBSD.org
-FORBIDDEN= "Installs stupid xinitrc file containing xhost +$HOSTNAME"
-
USE_X_PREFIX= yes
USE_IMLIB= yes
USE_ESOUND= yes
@@ -26,8 +24,8 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
--sysconfdir=${PREFIX}/etc \
--with-xpm=${X11BASE}
-MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xflock.1 xfmouse.1 \
- xfpager.1 xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1 \
- xfmountdev.1
+MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xflock.1 xfmountdev.1 \
+ xfmouse.1 xfpager.1 xfprint.1 xfrun.1 xfsound.1 xfterm.1 xftrash.1 \
+ xftree.1 xfwm.1
.include <bsd.port.mk>