svn commit: r309997 - head/x11-wm/xfce4
Olivier Duchateau
olivierd at FreeBSD.org
Sun Jan 6 16:25:54 UTC 2013
Author: olivierd
Date: Sun Jan 6 16:25:54 2013
New Revision: 309997
URL: http://svnweb.freebsd.org/changeset/ports/309997
Log:
Bump PORTREVISION due to new name of Xfce's terminal.
Approved by: rene, miwi (mentors, implicit)
Modified:
head/x11-wm/xfce4/Makefile (contents, props changed)
Modified: head/x11-wm/xfce4/Makefile
==============================================================================
--- head/x11-wm/xfce4/Makefile Sun Jan 6 16:18:05 2013 (r309996)
+++ head/x11-wm/xfce4/Makefile Sun Jan 6 16:25:54 2013 (r309997)
@@ -7,6 +7,7 @@
PORTNAME= xfce
PORTVERSION= 4.10
+PORTREVISION= 1
CATEGORIES= x11-wm xfce
MASTER_SITES= # empty
DISTFILES= # empty
@@ -59,7 +60,7 @@ RUN_DEPENDS+= mousepad:${PORTSDIR}/edito
.endif
.if ${PORT_OPTIONS:MTERMINAL}
-RUN_DEPENDS+= Terminal:${PORTSDIR}/x11/Terminal
+RUN_DEPENDS+= xfce4-terminal:${PORTSDIR}/x11/xfce4-terminal
.endif
.if ${PORT_OPTIONS:MAPPFINDER}
More information about the svn-ports-all
mailing list