diff options
author | will <will@FreeBSD.org> | 2001-08-17 17:58:48 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-08-17 17:58:48 +0000 |
commit | da7771b14adc2c4413ca33be86a709f8ae32e7da (patch) | |
tree | bb0135d6271136c4774a642eaf4412c7d15578bc /x11/kdebase4-runtime | |
parent | 3105d255ffdd02baf2c1d01f99562436bd1e512e (diff) | |
download | FreeBSD-ports-da7771b14adc2c4413ca33be86a709f8ae32e7da.zip FreeBSD-ports-da7771b14adc2c4413ca33be86a709f8ae32e7da.tar.gz |
Add forgotten emptydir which is required to create new directories
in Konqueror and such. Bump PORTREVISION. The PR below advised making
the directory too, but a little grep'ing in the source tree shows that
KDE does this for you.
PR: 26802
Submitted by: Carl True <seetru@bellsouth.net>
Diffstat (limited to 'x11/kdebase4-runtime')
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 1 | ||||
-rw-r--r-- | x11/kdebase4-runtime/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index be26a46..95c4a33 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -7,6 +7,7 @@ PORTNAME= kdebase PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src diff --git a/x11/kdebase4-runtime/pkg-plist b/x11/kdebase4-runtime/pkg-plist index 3b42020..ec17ca3 100644 --- a/x11/kdebase4-runtime/pkg-plist +++ b/x11/kdebase4-runtime/pkg-plist @@ -2312,6 +2312,7 @@ share/wallpapers/simple_wallpaper.jpg share/wallpapers/sunday_brunch.jpg share/wallpapers/vegetative_fog.jpg @dirrm share/wallpapers +@dirrm share/templates/.source/emtpydir @dirrm share/templates/.source @dirrm share/templates @dirrm share/sounds |