diff options
Diffstat (limited to 'irc/weechat-devel/Makefile')
-rw-r--r-- | irc/weechat-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 08c53e32d36d..1f12490852b7 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= weechat -PORTVERSION= 0.2.5 -PORTREVISION= 1 +PORTVERSION= 0.2.6 CATEGORIES= irc MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ http://weechat.flashtux.org/download/ @@ -17,7 +16,7 @@ COMMENT= A lightweight and user friendly ncurse based IRC client USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |