summaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlscan
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-06 21:38:34 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-06 21:38:34 +0000
commitea4cef3e92ac13bcebe1a8e78d11f87fe0448e65 (patch)
tree7cf7ce4014512a9ca41326c0a67d6a7a84dd9427 /textproc/ruby-xmlscan
parentAdd a lib number to the fontconfig dependency. (diff)
Use RUBY_MOD*.
Notes
Notes: svn path=/head/; revision=67509
Diffstat (limited to 'textproc/ruby-xmlscan')
-rw-r--r--textproc/ruby-xmlscan/Makefile4
-rw-r--r--textproc/ruby-xmlscan/pkg-plist6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile
index 934ebb633d8d..8725ef1b7cbc 100644
--- a/textproc/ruby-xmlscan/Makefile
+++ b/textproc/ruby-xmlscan/Makefile
@@ -25,8 +25,8 @@ do-build:
do-install:
cd ${WRKSRC}; ${INSTALL_DATA} [hx]*.rb ${RUBY_SITELIBDIR}/
.if !defined(NOPORTDOCS)
- ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}/ja
- ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_DOCDIR}/${PORTNAME}/ja/
+ ${MKDIR} ${RUBY_MODDOCDIR}/ja
+ ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR}/ja/
.endif
.include <bsd.port.mk>
diff --git a/textproc/ruby-xmlscan/pkg-plist b/textproc/ruby-xmlscan/pkg-plist
index f1d1ff35bace..9e45d181b98a 100644
--- a/textproc/ruby-xmlscan/pkg-plist
+++ b/textproc/ruby-xmlscan/pkg-plist
@@ -5,6 +5,6 @@
%%RUBY_SITELIBDIR%%/xpath-dom.rb
%%RUBY_SITELIBDIR%%/xpath.rb
%%RUBY_SITELIBDIR%%/xpathtree.rb
-%%PORTDOCS%%%%RUBY_DOCDIR%%/xmlscan/ja/README
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/xmlscan/ja
-%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/xmlscan
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/README
+%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%/ja
+%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%