diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
commit | 30e9948198969737329321ae598bb5b6baad3e05 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/htdig-devel | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/htdig-devel')
-rw-r--r-- | www/htdig-devel/PLIST | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/www/htdig-devel/PLIST b/www/htdig-devel/PLIST index d1410aeadbf..983eb941a92 100644 --- a/www/htdig-devel/PLIST +++ b/www/htdig-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/01/08 20:25:58 markd Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 22:00:23 joerg Exp $ bin/HtFileType bin/htdb_dump bin/htdb_load @@ -197,10 +197,3 @@ share/htdig/common/wrapper.html @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 -@dirrm share/examples/htdig -@dirrm lib/htdig_db -@dirrm lib/htdig -@dirrm include/htdig_db -@dirrm include/htdig |