diff options
Diffstat (limited to 'irc/kmyirc/Makefile')
-rw-r--r-- | irc/kmyirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/kmyirc/Makefile b/irc/kmyirc/Makefile index 9124c6234c98..98a33b4ce6af 100644 --- a/irc/kmyirc/Makefile +++ b/irc/kmyirc/Makefile @@ -6,7 +6,7 @@ PORTNAME= kmyirc PORTVERSION= 0.2.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= laszlof@vonostingroup.com COMMENT= Easy to use IRC client for KDE -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_REINPLACE= yes |