diff options
Diffstat (limited to 'irc/weechat-devel')
-rw-r--r-- | irc/weechat-devel/Makefile | 5 | ||||
-rw-r--r-- | irc/weechat-devel/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 1b26460c3d4a..e1c5a23a8ae6 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= weechat -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= irc MASTER_SITES= http://weechat.flashtux.org/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= az@inec.ru> COMMENT= A lightweight and user friendly ncurse based IRC client USE_BZIP2= yes @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -lintl" CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= weechat-curses.1 diff --git a/irc/weechat-devel/distinfo b/irc/weechat-devel/distinfo index 04457240d6a8..032e93e5cb5e 100644 --- a/irc/weechat-devel/distinfo +++ b/irc/weechat-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (weechat-0.1.2.tar.bz2) = bfd5d3f8898d71717ea98e4f8f3482f3 -SIZE (weechat-0.1.2.tar.bz2) = 389292 +MD5 (weechat-0.1.3.tar.bz2) = b3b63c00b2b76049e46aee189d75429b +SIZE (weechat-0.1.3.tar.bz2) = 396719 |