From 29e7b299f6113e032bc06103b6276ac750bfcd52 Mon Sep 17 00:00:00 2001 From: will Date: Sat, 20 Jan 2001 00:39:55 +0000 Subject: 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 --- math/glove/pkg-plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/glove') diff --git a/math/glove/pkg-plist b/math/glove/pkg-plist index 1c125f649de4..24a9044ba4ae 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%% -- cgit