diff options
Diffstat (limited to 'devel/sparsehash/PLIST')
-rw-r--r-- | devel/sparsehash/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sparsehash/PLIST b/devel/sparsehash/PLIST index fb0452e7fcb..93c5fa207fe 100644 --- a/devel/sparsehash/PLIST +++ b/devel/sparsehash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:15 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:48:18 joerg Exp $ include/google/dense_hash_map include/google/dense_hash_set include/google/sparse_hash_map @@ -16,4 +16,3 @@ share/doc/sparsehash/performance.html share/doc/sparsehash/sparse_hash_map.html share/doc/sparsehash/sparse_hash_set.html share/doc/sparsehash/sparsetable.html -@unexec ${RMDIR} %D/include/google || ${TRUE} |