diff options
author | markus <markus@FreeBSD.org> | 2004-10-13 09:30:24 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-10-13 09:30:24 +0800 |
commit | be44f0953d6e7f1e56d1a95076a8b1e44f16e242 (patch) | |
tree | ffd3d8e9db387e3bbb048df8fdcd468e47ae8944 /irc/konversation-kde4 | |
parent | 4547d82aacec47c9862ca9d025f97c7fc3e627f1 (diff) | |
download | freebsd-ports-gnome-be44f0953d6e7f1e56d1a95076a8b1e44f16e242.tar.gz freebsd-ports-gnome-be44f0953d6e7f1e56d1a95076a8b1e44f16e242.tar.zst freebsd-ports-gnome-be44f0953d6e7f1e56d1a95076a8b1e44f16e242.zip |
- don't install xx-locale
- let WWW point to the new projectsite
- bump PORTREVISION
Diffstat (limited to 'irc/konversation-kde4')
-rw-r--r-- | irc/konversation-kde4/Makefile | 2 | ||||
-rw-r--r-- | irc/konversation-kde4/pkg-descr | 2 | ||||
-rw-r--r-- | irc/konversation-kde4/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index cf9659101269..76aeacedf1ac 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= konversation PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,5 +23,6 @@ USE_GMAKE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} + @${REINPLACE_CMD} -e 's|xx||g' ${WRKSRC}/po/Makefile.in .include <bsd.port.mk> diff --git a/irc/konversation-kde4/pkg-descr b/irc/konversation-kde4/pkg-descr index f6e0f442f805..044d53573bec 100644 --- a/irc/konversation-kde4/pkg-descr +++ b/irc/konversation-kde4/pkg-descr @@ -1,4 +1,4 @@ Konversation an IRC (Internet Relay Chat) client for KDE enviroment. -WWW: http://konversation.sourceforge.net +WWW: http://www.konversation.org diff --git a/irc/konversation-kde4/pkg-plist b/irc/konversation-kde4/pkg-plist index 693e6884b45a..c74147f583ad 100644 --- a/irc/konversation-kde4/pkg-plist +++ b/irc/konversation-kde4/pkg-plist @@ -96,7 +96,6 @@ share/locale/sr/LC_MESSAGES/konversation.mo share/locale/sv/LC_MESSAGES/konversation.mo share/locale/ta/LC_MESSAGES/konversation.mo share/locale/tr/LC_MESSAGES/konversation.mo -share/locale/xx/LC_MESSAGES/konversation.mo share/locale/zh_CN/LC_MESSAGES/konversation.mo share/services/irc.protocol share/services/irc6.protocol |