diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-10-13 01:30:24 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-10-13 01:30:24 +0000 |
commit | c49cd06bc04ce422382488b23f3f0c61fd6abdd9 (patch) | |
tree | 9e428b3f3d906574914bf929b1da65eb13499d68 /irc | |
parent | a0573ebbd655b539182d36db440e9c263bbf8202 (diff) | |
download | ports-c49cd06bc04ce422382488b23f3f0c61fd6abdd9.tar.gz ports-c49cd06bc04ce422382488b23f3f0c61fd6abdd9.zip |
- don't install xx-locale
- let WWW point to the new projectsite
- bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=119128
Diffstat (limited to 'irc')
-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 | ||||
-rw-r--r-- | irc/konversation/Makefile | 2 | ||||
-rw-r--r-- | irc/konversation/pkg-descr | 2 | ||||
-rw-r--r-- | irc/konversation/pkg-plist | 1 |
6 files changed, 6 insertions, 4 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 diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index cf9659101269..76aeacedf1ac 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/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/pkg-descr b/irc/konversation/pkg-descr index f6e0f442f805..044d53573bec 100644 --- a/irc/konversation/pkg-descr +++ b/irc/konversation/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/pkg-plist b/irc/konversation/pkg-plist index 693e6884b45a..c74147f583ad 100644 --- a/irc/konversation/pkg-plist +++ b/irc/konversation/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 |