summaryrefslogtreecommitdiff
path: root/lang/ruby-tcltklib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby-tcltklib/Makefile')
-rw-r--r--lang/ruby-tcltklib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-tcltklib/Makefile b/lang/ruby-tcltklib/Makefile
index 3e1703baee83..95a3e55ab8db 100644
--- a/lang/ruby-tcltklib/Makefile
+++ b/lang/ruby-tcltklib/Makefile
@@ -59,7 +59,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
do-extract:
${MKDIR} ${WRKDIR}
- ${LN} -sf `cd ${PORTSDIR}/${RUBY_PORT} && ${MAKE} -V WRKDIR`/${PORTNAME} ${WRKDIR}/
+ ${LN} -sf `cd ${PORTSDIR}/${RUBY_PORT}; ${MAKE} -V WRKDIR`/${PORTNAME} ${WRKDIR}/
post-install:
.if !defined(NOPORTDOCS)