aboutsummaryrefslogtreecommitdiff
path: root/astro/starplot
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-10-21 11:17:08 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-10-21 11:17:08 +0000
commite465fb92fb18e909ad2e0a5a1c02d319f594bc48 (patch)
treeb356bdb9edcb94ae9183def3434c7b2c17a8ac51 /astro/starplot
parentaebf0bc438d5f6d4aacb19f0fbf48c95163875b6 (diff)
downloadports-e465fb92fb18e909ad2e0a5a1c02d319f594bc48.tar.gz
ports-e465fb92fb18e909ad2e0a5a1c02d319f594bc48.zip
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
Notes
Notes: svn path=/head/; revision=91808
Diffstat (limited to 'astro/starplot')
-rw-r--r--astro/starplot/pkg-plist24
1 files changed, 12 insertions, 12 deletions
diff --git a/astro/starplot/pkg-plist b/astro/starplot/pkg-plist
index eb9aca011a17..4f557413f9d2 100644
--- a/astro/starplot/pkg-plist
+++ b/astro/starplot/pkg-plist
@@ -1,18 +1,18 @@
bin/starplot
bin/starconvert
-%%PORTDOCS%%share/doc/starplot/README
-%%PORTDOCS%%share/doc/starplot/examples/example.spec
-%%PORTDOCS%%share/doc/starplot/html/ch1.html
-%%PORTDOCS%%share/doc/starplot/html/images/bayerdes.png
-%%PORTDOCS%%share/doc/starplot/html/images/coords.png
-%%PORTDOCS%%share/doc/starplot/html/images/gcoords.png
-%%PORTDOCS%%share/doc/starplot/html/images/hrdiagram.png
-%%PORTDOCS%%share/doc/starplot/html/index.html
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/examples/example.spec
+%%PORTDOCS%%%%DOCSDIR%%/html/ch1.html
+%%PORTDOCS%%%%DOCSDIR%%/html/images/bayerdes.png
+%%PORTDOCS%%%%DOCSDIR%%/html/images/coords.png
+%%PORTDOCS%%%%DOCSDIR%%/html/images/gcoords.png
+%%PORTDOCS%%%%DOCSDIR%%/html/images/hrdiagram.png
+%%PORTDOCS%%%%DOCSDIR%%/html/index.html
share/starplot/examples/sample.stars
share/starplot/examples/test.stars
@dirrm share/starplot/examples
@dirrm share/starplot/
-%%PORTDOCS%%@dirrm share/doc/starplot/html/images
-%%PORTDOCS%%@dirrm share/doc/starplot/html
-%%PORTDOCS%%@dirrm share/doc/starplot/examples
-%%PORTDOCS%%@dirrm share/doc/starplot/
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/