diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-17 17:58:48 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-17 17:58:48 +0000 |
commit | cc02a4b33ce2ab5d0911157909bffcd1a03166d5 (patch) | |
tree | e2b5fc38429337b59c18e60cefeb828367bc9e79 /x11/kdebase3 | |
parent | upgrade to 1.5a (diff) |
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/kdebase3')
-rw-r--r-- | x11/kdebase3/Makefile | 1 | ||||
-rw-r--r-- | x11/kdebase3/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index be26a469b799..95c4a3385a72 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/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/kdebase3/pkg-plist b/x11/kdebase3/pkg-plist index 3b4202091f34..ec17ca31bc61 100644 --- a/x11/kdebase3/pkg-plist +++ b/x11/kdebase3/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 |