diff options
Diffstat (limited to 'mail/im/Makefile')
-rw-r--r-- | mail/im/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/im/Makefile b/mail/im/Makefile index fa8460cd5e0c..431dbc54ecfc 100644 --- a/mail/im/Makefile +++ b/mail/im/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kiri@FreeBSD.org COMMENT= Set of user interfaces of Email and NetNews USE_PERL5= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/etc # If you use RPOP instead of APOP, comment out following line. |