diff options
author | will <will@FreeBSD.org> | 2001-01-20 00:39:55 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-20 00:39:55 +0000 |
commit | 29e7b299f6113e032bc06103b6276ac750bfcd52 (patch) | |
tree | c44a18745a51c75595700cc659f135c650a272b6 /math | |
parent | 8a8ae2111161cebbf2956ed0dc6ec4e8fffff1d9 (diff) | |
download | FreeBSD-ports-29e7b299f6113e032bc06103b6276ac750bfcd52.zip FreeBSD-ports-29e7b299f6113e032bc06103b6276ac750bfcd52.tar.gz |
Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.
Submitted by: lioux
Closes PR: 24468
PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'math')
-rw-r--r-- | math/glove/pkg-plist | 6 | ||||
-rw-r--r-- | math/thx_1138/pkg-plist | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/glove/pkg-plist b/math/glove/pkg-plist index 1c125f6..24a9044 100644 --- a/math/glove/pkg-plist +++ b/math/glove/pkg-plist @@ -1,4 +1,4 @@ bin/glove -%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE -%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary -%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% +%%PORTDOCS%%share/doc/%%PORTNAME%%/LICENSE +%%PORTDOCS%%share/doc/%%PORTNAME%%/README.binary +%%PORTDOCS%%@dirrm share/doc/%%PORTNAME%% diff --git a/math/thx_1138/pkg-plist b/math/thx_1138/pkg-plist index d632fe9..edd2085 100644 --- a/math/thx_1138/pkg-plist +++ b/math/thx_1138/pkg-plist @@ -1,4 +1,4 @@ bin/thx-1138 -%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE -%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary -%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% +%%PORTDOCS%%share/doc/%%PORTNAME%%/LICENSE +%%PORTDOCS%%share/doc/%%PORTNAME%%/README.binary +%%PORTDOCS%%@dirrm share/doc/%%PORTNAME%% |