summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-20 19:04:10 +0000
committerwiz <wiz@pkgsrc.org>2007-02-20 19:04:10 +0000
commit17d4eb5978f712cd4c83450bd351a1a2812cd391 (patch)
tree84d104f0e098340fcffc41cab4d5aa7a92735e1f /net
parent991a68755c3d252ba23cf28d9fad4afc315f24c6 (diff)
downloadpkgsrc-17d4eb5978f712cd4c83450bd351a1a2812cd391.tar.gz
share/emacs/site-lisp now exists by default -- don't try to remove it.
Bump PKGREVISION for the PLIST change.
Diffstat (limited to 'net')
-rw-r--r--net/freewais-sf/Makefile4
-rw-r--r--net/freewais-sf/PLIST4
2 files changed, 3 insertions, 5 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile
index 68b0c348c60..130a0196429 100644
--- a/net/freewais-sf/Makefile
+++ b/net/freewais-sf/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2006/10/04 21:53:16 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2007/02/20 19:04:15 wiz Exp $
#
DISTNAME= freeWAIS-sf-2.2.12
PKGNAME= freewais-sf-2.2.12
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.ngb.se/pub/linux/wais/ \
ftp://ftp.informatik.uni-hamburg.de/pub/soft/infosystems/wais/freeWAIS/
diff --git a/net/freewais-sf/PLIST b/net/freewais-sf/PLIST
index 7a0451eea90..543974f18c9 100644
--- a/net/freewais-sf/PLIST
+++ b/net/freewais-sf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/03/31 22:43:03 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2007/02/20 19:04:15 wiz Exp $
bin/catalog
bin/check-sources
bin/dictionary
@@ -31,5 +31,3 @@ man/man1/waisserver.1
man/man1/xwais.1
man/man1/xwaisq.1
share/emacs/site-lisp/wais.el
-@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/emacs 2>/dev/null || ${TRUE}