summaryrefslogtreecommitdiff
path: root/security/amavis
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
commite46a9dd38060ef6414b4db2f15402a701e32c7b7 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /security/amavis
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'security/amavis')
-rw-r--r--security/amavis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/amavis/Makefile b/security/amavis/Makefile
index 36ce74817c7..fef56f3d2e3 100644
--- a/security/amavis/Makefile
+++ b/security/amavis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/21 17:20:05 martti Exp $
+# $NetBSD: Makefile,v 1.14 2005/06/17 03:50:31 jlam Exp $
#
DISTNAME= amavis-0.2.1
@@ -33,6 +33,8 @@ CONFIGURE_ENV+= procmail="/usr/libexec/mail.local"
CONFIGURE_ARGS+=--with-virusdir=${VIRUSDIR}
CONFIGURE_ARGS+=--with-mailto=${VIRUSMAILTO}
+INSTALLATION_DIRS= bin sbin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/zipsecure/zipsecure ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/src/securetar/securetar ${PREFIX}/bin