diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-10-27 13:43:06 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-10-27 13:43:06 +0000 |
commit | 07529733f9db33ce5d93f8f51dc786cb787ffc92 (patch) | |
tree | dba3665ae078d0c93813a634bed28c6f1288d5b8 /irc/kmyirc | |
parent | 71fec364fb21c765593a7db7885e72cc2c6c6e43 (diff) | |
download | ports-07529733f9db33ce5d93f8f51dc786cb787ffc92.tar.gz ports-07529733f9db33ce5d93f8f51dc786cb787ffc92.zip |
Notes
Diffstat (limited to 'irc/kmyirc')
-rw-r--r-- | irc/kmyirc/Makefile | 6 | ||||
-rw-r--r-- | irc/kmyirc/pkg-descr | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/irc/kmyirc/Makefile b/irc/kmyirc/Makefile index 00afc6a3161c..c823bb33aac2 100644 --- a/irc/kmyirc/Makefile +++ b/irc/kmyirc/Makefile @@ -6,19 +6,17 @@ PORTNAME= kmyirc PORTVERSION= 0.2.9 -PORTREVISION= 2 +PORTREVISION= 2 CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= laszlof@vonostingroup.com -COMMENT= "Good and easy IRC client for KDE." +COMMENT= Easy to use IRC client for KDE GNU_CONFIGURE= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes -CONFIGURE_TARGET= -CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_REINPLACE= yes post-patch: diff --git a/irc/kmyirc/pkg-descr b/irc/kmyirc/pkg-descr index 9ff878e5a9ca..29762c8a6cb5 100644 --- a/irc/kmyirc/pkg-descr +++ b/irc/kmyirc/pkg-descr @@ -3,4 +3,4 @@ IRC client to KDE. Of course, there are several other IRC clients like ksirc or kvirc, but they're - not userfriendly - fully bloated, with too much of stuff that the normal irc user doesn't need. -WWW://kmyirc.sourceforge.net/ +WWW: http://kmyirc.sourceforge.net/ |