diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /mail/kbiff | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'mail/kbiff')
-rw-r--r-- | mail/kbiff/Makefile | 6 | ||||
-rw-r--r-- | mail/kbiff/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 48078a1..8d72db0 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 diff --git a/mail/kbiff/pkg-plist b/mail/kbiff/pkg-plist index e4ac259..2f59700 100644 --- a/mail/kbiff/pkg-plist +++ b/mail/kbiff/pkg-plist @@ -1,4 +1,5 @@ bin/kbiff +lib/kbiff.a lib/kbiff.la lib/kbiff.so share/applnk/Internet/kbiff.desktop |