diff options
Diffstat (limited to 'mail/kshowmail/Makefile')
-rw-r--r-- | mail/kshowmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile index c2678cd4ad50..f96d13da8b48 100644 --- a/mail/kshowmail/Makefile +++ b/mail/kshowmail/Makefile @@ -6,7 +6,7 @@ PORTNAME= kshowmail PORTVERSION= 3.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20for%20KDE3/${PORTVERSION} @@ -18,7 +18,7 @@ LIB_DEPENDS= mimelib.1:${PORTSDIR}/deskutils/kdepim3 USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:267:env automake:19:env libtool:22:env GNU_CONFIGURE= yes .include <bsd.port.pre.mk> |