diff options
author | jase <jase@FreeBSD.org> | 2012-07-17 16:56:12 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-07-17 16:56:12 +0800 |
commit | b952266b13056fe84dafd5f44b2de82ae414ad8b (patch) | |
tree | abf186501320fc513123e16cf6969a768a923de7 /mail/dovecot2-antispam-plugin | |
parent | 252e94aad18f318b0b45943a96b20ddc0ecb69aa (diff) | |
download | freebsd-ports-gnome-b952266b13056fe84dafd5f44b2de82ae414ad8b.tar.gz freebsd-ports-gnome-b952266b13056fe84dafd5f44b2de82ae414ad8b.tar.zst freebsd-ports-gnome-b952266b13056fe84dafd5f44b2de82ae414ad8b.zip |
- Remove typo USE_CONFIGURE. [1] (HAS_CONFIGURE is implied by the use of
USE_AUTOTOOLS, by way of GNU_CONFIGURE.)
Spotted by: Alex Kozlov (via email) [1]
Approved by: Denis Shaposhnikov (maintainer), flo (mentor)
Diffstat (limited to 'mail/dovecot2-antispam-plugin')
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index c3dcb6b91b82..d4684cf38b2a 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-43880985e3dd USE_AUTOTOOLS= aclocal autoheader autoconf USE_BZIP2= yes -USE_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= ${PREFIX}/lib/dovecot |