From d99e30bfa16565e39fcda5b910b851524b9e06ac Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 10 Apr 2006 12:20:32 +0000 Subject: synonyms.db is generated by INSTALL, so don't put it into PLIST, but remove it on deinstall. Bump revision. --- www/htdig/Makefile | 4 ++-- www/htdig/PLIST | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/htdig/Makefile b/www/htdig/Makefile index 5973f08e32d..121a0143b2c 100644 --- a/www/htdig/Makefile +++ b/www/htdig/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2006/03/14 01:14:34 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/10 12:20:32 joerg Exp $ DISTNAME= htdig-3.1.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www databases MASTER_SITES= http://www.htdig.org/files/ \ ftp://ftp.htdig.org/ \ diff --git a/www/htdig/PLIST b/www/htdig/PLIST index 23dcf7ed9fc..223dd429d38 100644 --- a/www/htdig/PLIST +++ b/www/htdig/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/04/19 00:28:31 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/10 12:20:32 joerg Exp $ bin/htfuzzy bin/htdig bin/htdump @@ -50,8 +50,8 @@ share/htdig/common/bad_words share/htdig/common/english.0 share/htdig/common/english.aff share/htdig/common/synonyms -share/htdig/common/synonyms.db @unexec ${RM} %D/share/htdig/common/root2word.db +@unexec ${RM} %D/share/htdig/common/synonyms.db @unexec ${RM} %D/share/htdig/common/word2root.db @dirrm share/htdig/common @dirrm share/htdig -- cgit v1.2.3