aboutsummaryrefslogtreecommitdiff
path: root/security/drweb
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-11-02 10:04:27 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-11-02 10:04:27 +0000
commit0c85b2532d1acb69c06416dc218159effa848fec (patch)
tree5da5a00b48cc894d9b71245455791ad98e2425f2 /security/drweb
parentb09902db7f3aebc0958be2670dfa257fb5307861 (diff)
downloadports-0c85b2532d1acb69c06416dc218159effa848fec.tar.gz
ports-0c85b2532d1acb69c06416dc218159effa848fec.zip
Notes
Diffstat (limited to 'security/drweb')
-rw-r--r--security/drweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile
index 4addfcf0fde4..3d9d45d69ece 100644
--- a/security/drweb/Makefile
+++ b/security/drweb/Makefile
@@ -55,6 +55,6 @@ do-install:
${PATCH} -s < ${FILESDIR}/update-patch && ${RM} update.pl.orig
post-install:
- PKG_PREFIX=${PREFIX} ./pkg-install ${PKGNAME} POST-INSTALL
+ PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>