diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-02-15 00:51:13 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-02-15 00:51:13 +0000 |
commit | 5ff317bd16430da8cb978c83bd30f739eb3bad0d (patch) | |
tree | 014671cba4e6f179e55336f7ff139444ffe8bfa4 /x11-themes | |
parent | 50c60afdffe5a75d3c8590db0056cf666def1123 (diff) | |
download | ports-5ff317bd16430da8cb978c83bd30f739eb3bad0d.tar.gz ports-5ff317bd16430da8cb978c83bd30f739eb3bad0d.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/linux-f10-hicolor-icon-theme/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/linux-f10-hicolor-icon-theme/pkg-plist | 4 | ||||
-rw-r--r-- | x11-themes/linux-f8-hicolor-icon-theme/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/linux-f8-hicolor-icon-theme/pkg-plist | 4 | ||||
-rw-r--r-- | x11-themes/linux-hicolor-icon-theme/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/linux-hicolor-icon-theme/pkg-plist | 4 |
6 files changed, 9 insertions, 12 deletions
diff --git a/x11-themes/linux-f10-hicolor-icon-theme/Makefile b/x11-themes/linux-f10-hicolor-icon-theme/Makefile index aaf949494d57..0ed9ba154b82 100644 --- a/x11-themes/linux-f10-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-f10-hicolor-icon-theme/Makefile @@ -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 diff --git a/x11-themes/linux-f10-hicolor-icon-theme/pkg-plist b/x11-themes/linux-f10-hicolor-icon-theme/pkg-plist deleted file mode 100644 index 464d88c9084d..000000000000 --- a/x11-themes/linux-f10-hicolor-icon-theme/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -usr/share/icons/hicolor -@dirrm usr/share/icons -@dirrmtry usr/share -@dirrmtry usr diff --git a/x11-themes/linux-f8-hicolor-icon-theme/Makefile b/x11-themes/linux-f8-hicolor-icon-theme/Makefile index aaf949494d57..0ed9ba154b82 100644 --- a/x11-themes/linux-f8-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-f8-hicolor-icon-theme/Makefile @@ -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 diff --git a/x11-themes/linux-f8-hicolor-icon-theme/pkg-plist b/x11-themes/linux-f8-hicolor-icon-theme/pkg-plist deleted file mode 100644 index 464d88c9084d..000000000000 --- a/x11-themes/linux-f8-hicolor-icon-theme/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -usr/share/icons/hicolor -@dirrm usr/share/icons -@dirrmtry usr/share -@dirrmtry usr diff --git a/x11-themes/linux-hicolor-icon-theme/Makefile b/x11-themes/linux-hicolor-icon-theme/Makefile index aaf949494d57..0ed9ba154b82 100644 --- a/x11-themes/linux-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-hicolor-icon-theme/Makefile @@ -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 diff --git a/x11-themes/linux-hicolor-icon-theme/pkg-plist b/x11-themes/linux-hicolor-icon-theme/pkg-plist deleted file mode 100644 index 464d88c9084d..000000000000 --- a/x11-themes/linux-hicolor-icon-theme/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -usr/share/icons/hicolor -@dirrm usr/share/icons -@dirrmtry usr/share -@dirrmtry usr |