summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail
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-sendmail
parentFix a typo and unbreak portversion -c/-v. (diff)
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit
Notes
Notes: svn path=/head/; revision=49487
Diffstat (limited to 'security/drweb-sendmail')
-rw-r--r--security/drweb-sendmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb-sendmail/Makefile b/security/drweb-sendmail/Makefile
index 53ff5f94be9f..909b43ea8966 100644
--- a/security/drweb-sendmail/Makefile
+++ b/security/drweb-sendmail/Makefile
@@ -122,7 +122,7 @@ do-install:
fi
post-install:
- PKG_PREFIX=${PREFIX} ./pkg-install ${PKGNAME} POST-INSTALL
+ PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} POST-INSTALL
@echo
@${CAT} pkg-message
@echo