diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-24 02:17:17 +0000 |
commit | b666502afda11878e1adfaefeff785ee6171024b (patch) | |
tree | 9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 /lang/ptoc | |
parent | e1999fb7b6e4ffd7d87627b0fde8985f3adcc1d1 (diff) |
Notes
Diffstat (limited to 'lang/ptoc')
-rw-r--r-- | lang/ptoc/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ptoc/pkg-plist b/lang/ptoc/pkg-plist index 3bbba70c7df4..40e630ae73ea 100644 --- a/lang/ptoc/pkg-plist +++ b/lang/ptoc/pkg-plist @@ -9,7 +9,7 @@ include/ptoc/ptoc.h include/ptoc/set.h lib/libXbgi.a lib/libptoc.a -share/doc/ptoc/Readme.htm +%%PORTDOCS%%share/doc/ptoc/Readme.htm share/examples/ptoc/arr.pas share/examples/ptoc/bgidemo.pas share/examples/ptoc/ccall.pas @@ -49,5 +49,5 @@ share/ptoc/ptoc.pas share/ptoc/tptoc.pas @dirrm share/examples/ptoc @dirrm share/ptoc -@dirrm share/doc/ptoc +%%PORTDOCS%%@dirrm share/doc/ptoc @dirrm include/ptoc |