aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ficl-devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-15 16:18:37 +0800
committerkris <kris@FreeBSD.org>2004-04-15 16:18:37 +0800
commit058093b87e12fb4fcdb85579711f0d554444c623 (patch)
tree7799fdc2c7a917ea39b5f814fbb6ea349ad83fd3 /lang/ficl-devel
parent79c9ffafbec5ca27a7671640dc855dd3dbae2cbd (diff)
downloadfreebsd-ports-gnome-058093b87e12fb4fcdb85579711f0d554444c623.tar.gz
freebsd-ports-gnome-058093b87e12fb4fcdb85579711f0d554444c623.tar.zst
freebsd-ports-gnome-058093b87e12fb4fcdb85579711f0d554444c623.zip
Add missing @dirrm and correct syntax errors in the NOPORTDOCS case
Diffstat (limited to 'lang/ficl-devel')
-rw-r--r--lang/ficl-devel/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/ficl-devel/pkg-plist b/lang/ficl-devel/pkg-plist
index e4c0b899e7ab..63fe3d4fbae4 100644
--- a/lang/ficl-devel/pkg-plist
+++ b/lang/ficl-devel/pkg-plist
@@ -15,7 +15,7 @@ bin/ficl
%%PORTDOCS%%%%DOCSDIR%%/source/dpans.ht
%%PORTDOCS%%%%DOCSDIR%%/source/debugger.ht
%%PORTDOCS%%%%DOCSDIR%%/source/api.ht
-@dirrm %%PORTDOCS%%%%DOCSDIR%%/source
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/source
%%PORTDOCS%%%%DOCSDIR%%/releases.html
%%PORTDOCS%%%%DOCSDIR%%/parsesteps.html
%%PORTDOCS%%%%DOCSDIR%%/oop.html
@@ -30,7 +30,7 @@ bin/ficl
%%PORTDOCS%%%%DOCSDIR%%/graphics/ficl.4.64.jpg
%%PORTDOCS%%%%DOCSDIR%%/graphics/ficl.4.128.jpg
%%PORTDOCS%%%%DOCSDIR%%/graphics/4ring.gif
-@dirrm %%PORTDOCS%%%%DOCSDIR%%/graphics
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/graphics
%%PORTDOCS%%%%DOCSDIR%%/ficl.html
%%PORTDOCS%%%%DOCSDIR%%/favicon.ico
%%PORTDOCS%%%%DOCSDIR%%/dpans.html
@@ -39,5 +39,6 @@ bin/ficl
%%PORTDOCS%%%%DOCSDIR%%/articles/oo_in_c.html
%%PORTDOCS%%%%DOCSDIR%%/articles/jwsforml.pdf
%%PORTDOCS%%%%DOCSDIR%%/articles/ficlddj.pdf
-@dirrm %%PORTDOCS%%%%DOCSDIR%%/articles
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/articles
%%PORTDOCS%%%%DOCSDIR%%/api.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%