diff options
Diffstat (limited to 'mail/pop3lite/Makefile')
-rw-r--r-- | mail/pop3lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index 17e776a78567..941e60d4cc68 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -17,7 +17,7 @@ COMMENT= A flexible, modular RFC-compliant POP3 daemon USE_GNOME= glib12 USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes MAN5= pop3lite.conf.5 |