mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Set USE_LINUX instead of dirrmtry'ing ${PREFIX}/usr/share and
${PREFIX}/usr ourselves. PR: ports/93327 Submitted by: maintainer Favourite colour of: maintainer, netchild
This commit is contained in:
parent
50c60afdff
commit
5ff317bd16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156069
@ -18,7 +18,10 @@ COMMENT= A high-color icon theme shell from the FreeDesktop project
|
||||
RUN_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_PREFIX= yes
|
||||
PLIST_FILES= usr/share/icons/hicolor
|
||||
PLIST_DIRS= usr/share/icons
|
||||
|
||||
do-install:
|
||||
${INSTALL} -d ${PREFIX}/usr/share/icons
|
||||
|
@ -1,4 +0,0 @@
|
||||
usr/share/icons/hicolor
|
||||
@dirrm usr/share/icons
|
||||
@dirrmtry usr/share
|
||||
@dirrmtry usr
|
@ -18,7 +18,10 @@ COMMENT= A high-color icon theme shell from the FreeDesktop project
|
||||
RUN_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_PREFIX= yes
|
||||
PLIST_FILES= usr/share/icons/hicolor
|
||||
PLIST_DIRS= usr/share/icons
|
||||
|
||||
do-install:
|
||||
${INSTALL} -d ${PREFIX}/usr/share/icons
|
||||
|
@ -1,4 +0,0 @@
|
||||
usr/share/icons/hicolor
|
||||
@dirrm usr/share/icons
|
||||
@dirrmtry usr/share
|
||||
@dirrmtry usr
|
@ -18,7 +18,10 @@ COMMENT= A high-color icon theme shell from the FreeDesktop project
|
||||
RUN_DEPENDS= ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_PREFIX= yes
|
||||
PLIST_FILES= usr/share/icons/hicolor
|
||||
PLIST_DIRS= usr/share/icons
|
||||
|
||||
do-install:
|
||||
${INSTALL} -d ${PREFIX}/usr/share/icons
|
||||
|
@ -1,4 +0,0 @@
|
||||
usr/share/icons/hicolor
|
||||
@dirrm usr/share/icons
|
||||
@dirrmtry usr/share
|
||||
@dirrmtry usr
|
Loading…
Reference in New Issue
Block a user