diff options
Diffstat (limited to 'x11-wm/xfce4-wm')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 10 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/distinfo | 2 |
2 files changed, 5 insertions, 7 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index bd9fc5663b04..20e8e28da868 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,14 +6,11 @@ # PORTNAME= xfce4-wm -PORTVERSION= 3.99.3 +PORTVERSION= 4.0.0 CATEGORIES= x11-wm xfce -MASTER_SITES= http://www.xfce.org/archive/xfce4-rc3/src/ \ - ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc3/separate/ \ - http://usuarios.lycos.es/xfce4/tarballs/rc3/separate/ \ - http://linux.imp.mx/xfce4/rc2/xfce4-rc3/src/ +MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfwm4-${PORTVERSION} -DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 window manager @@ -22,6 +19,7 @@ BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ xfce4util.1:${PORTSDIR}/x11/libxfce4util \ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui +RUN_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager USE_GNOME= gtk20 USE_X_PREFIX= yes diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo index 423960ed390e..07c64eb4b013 100644 --- a/x11-wm/xfce4-wm/distinfo +++ b/x11-wm/xfce4-wm/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfwm4-3.99.3.tar.gz) = dc845c5fa88ff5a83d6733b786c111da +MD5 (xfwm4-4.0.0.tar.gz) = aa339ec01961c9073b703d2d903183b9 |