summaryrefslogtreecommitdiff
path: root/security/amavis-perl
diff options
context:
space:
mode:
authorwiz <wiz>2003-06-09 09:36:20 +0000
committerwiz <wiz>2003-06-09 09:36:20 +0000
commit471656687653e5182ef87b44c385c28f9539b5f4 (patch)
tree91531c8e35043cace8d5cb80f047a926410dd464 /security/amavis-perl
parent448604020cc5fb0916b7deeea286f50e0bc15cf3 (diff)
downloadpkgsrc-471656687653e5182ef87b44c385c28f9539b5f4.tar.gz
Fix typo, reported by yaranaika in PR 21825.
Diffstat (limited to 'security/amavis-perl')
-rw-r--r--security/amavis-perl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile
index 8ee667aa761..38d6d14e2b9 100644
--- a/security/amavis-perl/Makefile
+++ b/security/amavis-perl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/06/02 01:17:21 jschauma Exp $
+# $NetBSD: Makefile,v 1.11 2003/06/09 09:36:20 wiz Exp $
DISTNAME= amavisd-${VERSION}
PKGNAME= amavis-perl-${VERSION}
@@ -58,7 +58,7 @@ CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/amavis
CONFIGURE_ARGS+=--with-virusdir=${VIRUSDIR}
CONFIGURE_ARGS+=--with-mailto=${VIRUSMAILTO}
CONFIGURE_ARGS+=--enable-all
-CONFIGURE6ARGS+=--with-amavisuser=amavis
+CONFIGURE_ARGS+=--with-amavisuser=amavis
.if defined(USE_MILTER) && ${USE_MILTER} == "YES"
CONFIGURE_ARGS+=--enable-milter