aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-03-13 18:58:48 +0800
committerkrion <krion@FreeBSD.org>2005-03-13 18:58:48 +0800
commit0405e5adbd0064bee157054f2cfae8082ecdad49 (patch)
tree3afd1136d84af6a8e9168e0473145a1d3a5602a2 /deskutils
parente4305a6b42a64d73549bafb964064cbd40c2a256 (diff)
downloadfreebsd-ports-gnome-0405e5adbd0064bee157054f2cfae8082ecdad49.tar.gz
freebsd-ports-gnome-0405e5adbd0064bee157054f2cfae8082ecdad49.tar.zst
freebsd-ports-gnome-0405e5adbd0064bee157054f2cfae8082ecdad49.zip
Fix plist.
PR: ports/78769 Submitted by: Stephen Montgomery-Smith <stephen at math dt missouri dt edu>
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xcalendar/Makefile2
-rw-r--r--deskutils/xcalendar/pkg-plist3
2 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/xcalendar/Makefile b/deskutils/xcalendar/Makefile
index f0f01a19167f..b83f0c753182 100644
--- a/deskutils/xcalendar/Makefile
+++ b/deskutils/xcalendar/Makefile
@@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-4.0+i18n
MAINTAINER= mistral@imasy.or.jp
COMMENT= A calendar with a notebook for X11 (internationalized version)
-BROKEN= Incomplete pkg-plist
-
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_IMAKE= yes
diff --git a/deskutils/xcalendar/pkg-plist b/deskutils/xcalendar/pkg-plist
index 95897520eba9..6a20af1aa770 100644
--- a/deskutils/xcalendar/pkg-plist
+++ b/deskutils/xcalendar/pkg-plist
@@ -14,4 +14,5 @@ lib/X11/xcalendar/xcalendar.hlp
@dirrm lib/X11/ja_JP.eucJP/xcalendar
@unexec rmdir %D/lib/X11/ja_JP.eucJP/app-defaults 2>/dev/null || true
@unexec rmdir %D/lib/X11/ja_JP.eucJP 2>/dev/null || true
-@unexec rm %D/lib/X11/ja_JP.EUC 2>/dev/null || true
+@unexec rmdir %D/lib/X11/ja_JP.EUC/app-defaults 2>/dev/null || true
+@unexec rmdir %D/lib/X11/ja_JP.EUC 2>/dev/null || true