summaryrefslogtreecommitdiff
path: root/comms/scmxx
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-02-22 22:13:05 +0000
committerwiz <wiz@pkgsrc.org>2006-02-22 22:13:05 +0000
commitf6dde840c6a388b8970c7d5b8a4d8a81935e807f (patch)
tree82bddce47195e57a9f1d093ab4190963f6df2645 /comms/scmxx
parentb30e27248990b44533da05a6c899e59abfd7e433 (diff)
downloadpkgsrc-f6dde840c6a388b8970c7d5b8a4d8a81935e807f.tar.gz
Do not delete dirs that do not belong this package. Bump PKGREVISION.
Diffstat (limited to 'comms/scmxx')
-rw-r--r--comms/scmxx/Makefile4
-rw-r--r--comms/scmxx/PLIST8
2 files changed, 5 insertions, 7 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index d7a38d68906..fb59642a9e5 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2006/02/05 23:08:28 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2006/02/22 22:13:05 wiz Exp $
#
DISTNAME= scmxx-0.8.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scmxx/}
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST
index 82b96df9cbe..eb9b35f880c 100644
--- a/comms/scmxx/PLIST
+++ b/comms/scmxx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2005/07/14 19:15:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/02/22 22:13:05 wiz Exp $
bin/scmxx
man/de/man1/scmxx.1
man/it/man1/scmxx.1
@@ -16,7 +16,5 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/scmxx.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/scmxx.mo
@dirrm share/doc/scmxx
@dirrm share/examples/scmxx
-@dirrm man/it/man1
-@dirrm man/it
-@dirrm man/ru/man1
-@dirrm man/ru
+@unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/man/it 2>/dev/null || ${TRUE}