aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-07-03 09:37:05 +0800
committerwill <will@FreeBSD.org>2001-07-03 09:37:05 +0800
commitada3b2742bb8d2f49d65e24584cf76b073793428 (patch)
tree67e01e8bfe0b2a768702ea74ddfe9565e8ac38d2 /x11
parente8f75a0f44ecd31ce477e9295aa78fad70b6699c (diff)
downloadfreebsd-ports-gnome-ada3b2742bb8d2f49d65e24584cf76b073793428.tar.gz
freebsd-ports-gnome-ada3b2742bb8d2f49d65e24584cf76b073793428.tar.zst
freebsd-ports-gnome-ada3b2742bb8d2f49d65e24584cf76b073793428.zip
Please bento some more.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs2/Makefile2
-rw-r--r--x11/kdelibs2/pkg-plist4
-rw-r--r--x11/kdelibs3/Makefile2
-rw-r--r--x11/kdelibs3/pkg-plist4
-rw-r--r--x11/kdelibs4/Makefile2
-rw-r--r--x11/kdelibs4/pkg-plist4
6 files changed, 12 insertions, 6 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 3845c6bcff06..07d9614b8745 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -31,7 +31,7 @@ CFLAGS= -O0 ${KDE_CFLAGS}
USE_GMAKE= yes
MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}"
-PLIST_SUB+= LIBVER="${SOMAJOR}"
+PLIST_SUB+= LIBVER="${SOMAJOR}" RM="${RM}"
.include <bsd.port.pre.mk>
diff --git a/x11/kdelibs2/pkg-plist b/x11/kdelibs2/pkg-plist
index 7a40ad115e6a..e822ef9b1865 100644
--- a/x11/kdelibs2/pkg-plist
+++ b/x11/kdelibs2/pkg-plist
@@ -1133,7 +1133,7 @@ share/doc/HTML/en/common/warning.png
share/doc/HTML/en/common/x11-license.html
share/doc/HTML/en/common/xml.dcl
share/doc/HTML/en/kspell/.anchors
-share/doc/HTML/en/kspell/common
+@unexec %%RM%% -rf share/doc/HTML/en/kspell/common
share/doc/HTML/en/kspell/configuration-dialog-.html
share/doc/HTML/en/kspell/contact-information.html
share/doc/HTML/en/kspell/encodings.html
@@ -2429,9 +2429,11 @@ share/servicetypes/kurifilterplugin.desktop
@dirrm share/icons/hicolor/32x32
@dirrm share/icons/hicolor/22x22/actions/kde
@dirrm share/icons/hicolor/22x22/actions
+@dirrm share/icons/hicolor/22x22
@dirrm share/icons/hicolor/16x16/mimetypes
@dirrm share/icons/hicolor/16x16/filesystems
@dirrm share/icons/hicolor/16x16/actions
+@dirrm share/icons/hicolor/16x16
@dirrm share/icons/hicolor
@dirrm share/doc/HTML/en/kspell
@dirrm share/doc/HTML/en/common
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 3845c6bcff06..07d9614b8745 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -31,7 +31,7 @@ CFLAGS= -O0 ${KDE_CFLAGS}
USE_GMAKE= yes
MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}"
-PLIST_SUB+= LIBVER="${SOMAJOR}"
+PLIST_SUB+= LIBVER="${SOMAJOR}" RM="${RM}"
.include <bsd.port.pre.mk>
diff --git a/x11/kdelibs3/pkg-plist b/x11/kdelibs3/pkg-plist
index 7a40ad115e6a..e822ef9b1865 100644
--- a/x11/kdelibs3/pkg-plist
+++ b/x11/kdelibs3/pkg-plist
@@ -1133,7 +1133,7 @@ share/doc/HTML/en/common/warning.png
share/doc/HTML/en/common/x11-license.html
share/doc/HTML/en/common/xml.dcl
share/doc/HTML/en/kspell/.anchors
-share/doc/HTML/en/kspell/common
+@unexec %%RM%% -rf share/doc/HTML/en/kspell/common
share/doc/HTML/en/kspell/configuration-dialog-.html
share/doc/HTML/en/kspell/contact-information.html
share/doc/HTML/en/kspell/encodings.html
@@ -2429,9 +2429,11 @@ share/servicetypes/kurifilterplugin.desktop
@dirrm share/icons/hicolor/32x32
@dirrm share/icons/hicolor/22x22/actions/kde
@dirrm share/icons/hicolor/22x22/actions
+@dirrm share/icons/hicolor/22x22
@dirrm share/icons/hicolor/16x16/mimetypes
@dirrm share/icons/hicolor/16x16/filesystems
@dirrm share/icons/hicolor/16x16/actions
+@dirrm share/icons/hicolor/16x16
@dirrm share/icons/hicolor
@dirrm share/doc/HTML/en/kspell
@dirrm share/doc/HTML/en/common
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 3845c6bcff06..07d9614b8745 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -31,7 +31,7 @@ CFLAGS= -O0 ${KDE_CFLAGS}
USE_GMAKE= yes
MAKE_ENV= SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}"
-PLIST_SUB+= LIBVER="${SOMAJOR}"
+PLIST_SUB+= LIBVER="${SOMAJOR}" RM="${RM}"
.include <bsd.port.pre.mk>
diff --git a/x11/kdelibs4/pkg-plist b/x11/kdelibs4/pkg-plist
index 7a40ad115e6a..e822ef9b1865 100644
--- a/x11/kdelibs4/pkg-plist
+++ b/x11/kdelibs4/pkg-plist
@@ -1133,7 +1133,7 @@ share/doc/HTML/en/common/warning.png
share/doc/HTML/en/common/x11-license.html
share/doc/HTML/en/common/xml.dcl
share/doc/HTML/en/kspell/.anchors
-share/doc/HTML/en/kspell/common
+@unexec %%RM%% -rf share/doc/HTML/en/kspell/common
share/doc/HTML/en/kspell/configuration-dialog-.html
share/doc/HTML/en/kspell/contact-information.html
share/doc/HTML/en/kspell/encodings.html
@@ -2429,9 +2429,11 @@ share/servicetypes/kurifilterplugin.desktop
@dirrm share/icons/hicolor/32x32
@dirrm share/icons/hicolor/22x22/actions/kde
@dirrm share/icons/hicolor/22x22/actions
+@dirrm share/icons/hicolor/22x22
@dirrm share/icons/hicolor/16x16/mimetypes
@dirrm share/icons/hicolor/16x16/filesystems
@dirrm share/icons/hicolor/16x16/actions
+@dirrm share/icons/hicolor/16x16
@dirrm share/icons/hicolor
@dirrm share/doc/HTML/en/kspell
@dirrm share/doc/HTML/en/common