summaryrefslogtreecommitdiff
path: root/www/linux-opera
diff options
context:
space:
mode:
Diffstat (limited to 'www/linux-opera')
-rw-r--r--www/linux-opera/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile
index 8ee2ad7afb41..20ca38d169a7 100644
--- a/www/linux-opera/Makefile
+++ b/www/linux-opera/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \
NO_BUILD= yes
do-install:
- (cd ${WRKSRC} && /bin/sh -x ./install.sh \
+ (cd ${WRKSRC} && ./install.sh \
--exec_prefix=${PREFIX}/bin \
--docdir=${PREFIX}/share/doc/opera \
--sharedir=${PREFIX}/share/opera )