bring back xfce menues and items
Submitted by: Zhihao Yuan <lichray@gmail.com>
This commit is contained in:
parent
cca8b9d2d9
commit
2e39a5c7ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270334
1 changed files with 1 additions and 6 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= xfce4-utils
|
||||
PORTVERSION= 4.8.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/xfce/xfce-utils/${PORTVERSION:R}
|
||||
|
@ -57,12 +58,6 @@ CONFIGURE_ARGS+=--disable-nls
|
|||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|/usr/local/share:|${LOCALBASE}/share:|' \
|
||||
${WRKSRC}/scripts/startxfce4.in
|
||||
@${REINPLACE_CMD} 's|/usr/local/share:||' \
|
||||
${WRKSRC}/scripts/startxfce4.in
|
||||
|
||||
post-install:
|
||||
@-update-desktop-database
|
||||
|
||||
|
|
Loading…
Reference in a new issue