diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-08-28 14:46:29 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-08-28 14:46:29 +0000 |
commit | 12a0d6e5e30d83ab6c44da07e7f2c06cd9465fa9 (patch) | |
tree | 961e708c9869291562e93b28c515505bf08619cd /math/xplot | |
parent | 7409d0948087ea58410457e1271e041334b58844 (diff) |
- Fix plist for NOPORTDOCS case
Reported by: QAT
Notes
Notes:
svn path=/head/; revision=219375
Diffstat (limited to 'math/xplot')
-rw-r--r-- | math/xplot/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/xplot/pkg-plist b/math/xplot/pkg-plist index 8b620d8a6b11..23f9a1782a0b 100644 --- a/math/xplot/pkg-plist +++ b/math/xplot/pkg-plist @@ -1,6 +1,6 @@ bin/xplot bin/tcpdump2xplot bin/tcpdump2xplot.pl -share/doc/xplot/README -share/doc/xplot/README.tcp_plots -@dirrm share/doc/xplot +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.tcp_plots +%%PORTDOCS%%@dirrm %%DOCSDIR%% |