summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-08-24 19:46:27 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-08-24 19:46:27 +0000
commit422105ec01d792ca13c094e2537e69118eeb81ff (patch)
tree19fc4775231a94b1e58c34c689a94cc5313c8bc9 /security/drweb-sendmail
parentPrint pkg-message note and ask for confirmation before anything else (diff)
Hide extraction process
Notes
Notes: svn path=/head/; revision=46818
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 744fe20b41ee..80578207e7ae 100644
--- a/security/drweb-sendmail/Makefile
+++ b/security/drweb-sendmail/Makefile
@@ -46,7 +46,7 @@ IGNORE= "depends on the system sources. Please place them under /usr/src first"
.endif
post-extract:
- cd ${WRKDIR}/${DISTNAME} && ${TAR} -xvzf ${WRKDIR}/${DISTNAME}/${DISTNAME}.tar.gz clients/drwebdc clients/sendmail
+ cd ${WRKDIR}/${DISTNAME} && ${TAR} -xzf ${WRKDIR}/${DISTNAME}/${DISTNAME}.tar.gz clients/drwebdc clients/sendmail
pre-build:
@${CAT} pkg-message