aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-nqxml
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-03-30 19:57:22 +0800
committerknu <knu@FreeBSD.org>2002-03-30 19:57:22 +0800
commit94add0df8c07af832e829f3f03119fab1ed3a111 (patch)
tree59ad853957bd39792ccd92144f7ebc2eb5dce69e /textproc/ruby-nqxml
parentdde29dec2e5484e4303b72cbff696b0933eb44c2 (diff)
downloadfreebsd-ports-gnome-94add0df8c07af832e829f3f03119fab1ed3a111.tar.gz
freebsd-ports-gnome-94add0df8c07af832e829f3f03119fab1ed3a111.tar.zst
freebsd-ports-gnome-94add0df8c07af832e829f3f03119fab1ed3a111.zip
cd dir && command -> cd dir; command
Diffstat (limited to 'textproc/ruby-nqxml')
-rw-r--r--textproc/ruby-nqxml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-nqxml/Makefile b/textproc/ruby-nqxml/Makefile
index dbe75f3113d9..fbfa490a7905 100644
--- a/textproc/ruby-nqxml/Makefile
+++ b/textproc/ruby-nqxml/Makefile
@@ -22,7 +22,7 @@ NO_BUILD= yes
DOCS= ChangeLog README Credits TODO
do-install:
- cd ${WRKSRC} && ${RUBY} install.rb
+ cd ${WRKSRC}; ${RUBY} install.rb
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}/dispatcher
${INSTALL_DATA} ${WRKSRC}/examples/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/