diff options
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r-- | x11-wm/xfce4/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index db5c543..79e50d6 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce -PORTVERSION= 3.3.3 +PORTVERSION= 3.4.0 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/ @@ -29,6 +29,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ --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 + xfpager.1 xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1 \ + xfmountdev.1 .include <bsd.port.mk> |