diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 20:14:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 20:14:27 +0000 |
commit | ce825ca9af7cdb8e7277bb2e45fbf8703807d67d (patch) | |
tree | 84e7d0e8a836c90c80c5226e93d2a6ad9b7f215d /mail/kbiff | |
parent | 163f794b9da65f83c92b7c82c1b3551ddb8a09d3 (diff) | |
download | ports-ce825ca9af7cdb8e7277bb2e45fbf8703807d67d.tar.gz ports-ce825ca9af7cdb8e7277bb2e45fbf8703807d67d.zip |
Notes
Diffstat (limited to 'mail/kbiff')
-rw-r--r-- | mail/kbiff/Makefile | 11 | ||||
-rw-r--r-- | mail/kbiff/distinfo | 2 | ||||
-rw-r--r-- | mail/kbiff/pkg-descr | 3 | ||||
-rw-r--r-- | mail/kbiff/pkg-plist | 8 |
4 files changed, 13 insertions, 11 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 794e984b90b3..dd8087f41f86 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kbiff -PORTVERSION= 3.6 +PORTVERSION= 3.6.1 CATEGORIES= mail kde MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ @@ -14,9 +14,14 @@ MAINTAINER= kris@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -USE_KDELIBS_VER=2 +USE_KDELIBS_VER=3 USE_BZIP2= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_REINPLACE= yes -.include <bsd.port.mk> +post-patch: + ${REINPLACE_CMD} 's,de en es fr,en,' ${WRKSRC}/doc/Makefile.in +.include <bsd.port.mk> diff --git a/mail/kbiff/distinfo b/mail/kbiff/distinfo index eee1b003ff07..6863955d5e37 100644 --- a/mail/kbiff/distinfo +++ b/mail/kbiff/distinfo @@ -1 +1 @@ -MD5 (kbiff-3.6.tar.bz2) = c2ed9fc00aa96bfd0acf8911897e1ede +MD5 (kbiff-3.6.1.tar.bz2) = de2ecd482293a410a50c2f4320a1c16c diff --git a/mail/kbiff/pkg-descr b/mail/kbiff/pkg-descr index 28dea31e6574..7270a60da5ef 100644 --- a/mail/kbiff/pkg-descr +++ b/mail/kbiff/pkg-descr @@ -10,4 +10,5 @@ It has several advantages over much of its competition: Home page and online handbook: -WWW: http://devel-home.kde.org/~granroth/kbiff/ +Author: Kurt Granroth <granroth@kde.org> +WWW: http://kbiff.granroth.org/ diff --git a/mail/kbiff/pkg-plist b/mail/kbiff/pkg-plist index 2fdebe10323e..90d52d37660b 100644 --- a/mail/kbiff/pkg-plist +++ b/mail/kbiff/pkg-plist @@ -13,15 +13,10 @@ share/apps/kbiff/pics/noconn.png share/apps/kbiff/pics/nomail.png share/apps/kbiff/pics/oldmail.png share/apps/kbiff/pics/playsound.png -share/doc/HTML/de/kbiff/common -share/doc/HTML/de/kbiff/index.docbook share/doc/HTML/en/kbiff/common share/doc/HTML/en/kbiff/index.docbook share/doc/HTML/en/kbiff/kbiff.png -share/doc/HTML/es/kbiff/common -share/doc/HTML/es/kbiff/index.docbook -share/doc/HTML/fr/kbiff/common -share/doc/HTML/fr/kbiff/index.docbook +share/doc/HTML/en/kbiff/index.cache.bz2 share/icons/hicolor/16x16/apps/kbiff.png share/icons/hicolor/32x32/apps/kbiff.png share/icons/hicolor/48x48/apps/kbiff.png @@ -40,6 +35,7 @@ share/locale/hr/LC_MESSAGES/kbiff.mo share/locale/hu/LC_MESSAGES/kbiff.mo share/locale/is/LC_MESSAGES/kbiff.mo share/locale/it/LC_MESSAGES/kbiff.mo +share/locale/ja/LC_MESSAGES/kbiff.mo share/locale/nl/LC_MESSAGES/kbiff.mo share/locale/no/LC_MESSAGES/kbiff.mo share/locale/no_NY/LC_MESSAGES/kbiff.mo |