diff options
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r-- | mail/kbiff/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 48078a1b00b5..8d72db0e2c50 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= kbiff PORTVERSION= 3.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail kde MASTER_SITES= http://developer.kde.org/~granroth/kbiff/ @@ -15,9 +15,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mail notification utility for KDE with nice features USE_BZIP2= yes -USE_KDELIBS_VER= 3 +USE_KDELIBS_VER=3 USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --disable-fast-perl MAN1= kbiff.1 |