summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-01-06 16:25:54 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-01-06 16:25:54 +0000
commit55f17a4bbbd935891a1a1b0f8312eb90b806ef68 (patch)
treea67e9b8b29f42c406fe3b342db71b44b1ace1558 /x11-wm/xfce4/Makefile
parent- Project name has changed (Terminal to xfce4-terminal) (diff)
Bump PORTREVISION due to new name of Xfce's terminal.
Approved by: rene, miwi (mentors, implicit)
Notes
Notes: svn path=/head/; revision=309997
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r--x11-wm/xfce4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 3d77563ed920..6dff33f14424 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -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}/editors/mousepad
.endif
.if ${PORT_OPTIONS:MTERMINAL}
-RUN_DEPENDS+= Terminal:${PORTSDIR}/x11/Terminal
+RUN_DEPENDS+= xfce4-terminal:${PORTSDIR}/x11/xfce4-terminal
.endif
.if ${PORT_OPTIONS:MAPPFINDER}