summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2005-06-20 10:20:45 +0000
committermarkd <markd@pkgsrc.org>2005-06-20 10:20:45 +0000
commit7468513e57c40761afbac1eb6a3520df8c45204f (patch)
tree93cde3f72fdc8d183067ae775a9ee18312cf69ed
parent38f4ea1d66297cdc7418affc9d2217814836556b (diff)
downloadpkgsrc-7468513e57c40761afbac1eb6a3520df8c45204f.tar.gz
Fix path of clamscan. Bump PKGREVISION.
-rw-r--r--mail/mimedefang/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index e66f2b5f78a..42a0ca5e4b5 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2005/06/16 06:58:03 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2005/06/20 10:20:45 markd Exp $
DISTNAME= mimedefang-2.52
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/
@@ -56,7 +57,7 @@ CONFIGURE_ARGS+= --with-quarantinedir=${DEFANG_SPOOLDIR}
# can be found at runtime. -- they have to be listed
# in the environment, as the --enable-<> flags don't work
CONFIGURE_ENV+= CLAMD=${PREFIX}/sbin/clamd
-CONFIGURE_ENV+= CLAMSCAN=${PREFIX}/sbin/clamscan
+CONFIGURE_ENV+= CLAMSCAN=${PREFIX}/bin/clamscan
CONFIGURE_ENV+= FPROT=${PREFIX}/bin/f-prot
CONFIGURE_ENV+= NAI=${PREFIX}/bin/uvscan