aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzo2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-29 13:20:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-29 13:20:11 +0000
commit8429b29fb1db48b1fc4f387e44971027fd4c8521 (patch)
treee2f750fc1fa1ef645d0e84286d6494dc1bc0579c /archivers/lzo2
parentc3b2c9772cce28237b8220a8353c75773eadd5b8 (diff)
Notes
Diffstat (limited to 'archivers/lzo2')
-rw-r--r--archivers/lzo2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index 6198c42db6a6..b51ac156262b 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -25,7 +25,7 @@ USE_LDCONFIG= yes
post-build:
@${ECHO_MSG} "===> Running self-tests for ${PKGNAME} (can take a few minutes, without output)"
- cd ${WRKSRC} && ${MAKE} test SHELL="${SHELL} -x"
+ cd ${WRKSRC} && ${MAKE} test SHELL="${SH} -x"
post-install:
.if !defined(NOPORTDOCS)