diff options
author | Will Andrews <will@FreeBSD.org> | 2001-07-03 01:37:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-07-03 01:37:05 +0000 |
commit | 94dd96a7db6d1fb7ed86b1f8cab583454c7198a0 (patch) | |
tree | 451b53de9c25ff014b1bd5df1bd77d69a51109da /x11/kdelibs2 | |
parent | bf47b90ad0db506784d9b1240eb78f0c216becc9 (diff) | |
download | ports-94dd96a7db6d1fb7ed86b1f8cab583454c7198a0.tar.gz ports-94dd96a7db6d1fb7ed86b1f8cab583454c7198a0.zip |
Notes
Diffstat (limited to 'x11/kdelibs2')
-rw-r--r-- | x11/kdelibs2/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs2/pkg-plist | 4 |
2 files changed, 4 insertions, 2 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 |