Bump PORTREVISION due to new name of Xfce's terminal.
Approved by: rene, miwi (mentors, implicit)
This commit is contained in:
parent
97b106d28c
commit
55f17a4bbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309997
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= xfce
|
PORTNAME= xfce
|
||||||
PORTVERSION= 4.10
|
PORTVERSION= 4.10
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11-wm xfce
|
CATEGORIES= x11-wm xfce
|
||||||
MASTER_SITES= # empty
|
MASTER_SITES= # empty
|
||||||
DISTFILES= # empty
|
DISTFILES= # empty
|
||||||
|
@ -59,7 +60,7 @@ RUN_DEPENDS+= mousepad:${PORTSDIR}/editors/mousepad
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MTERMINAL}
|
.if ${PORT_OPTIONS:MTERMINAL}
|
||||||
RUN_DEPENDS+= Terminal:${PORTSDIR}/x11/Terminal
|
RUN_DEPENDS+= xfce4-terminal:${PORTSDIR}/x11/xfce4-terminal
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MAPPFINDER}
|
.if ${PORT_OPTIONS:MAPPFINDER}
|
||||||
|
|
Loading…
Reference in a new issue