diff options
-rw-r--r-- | chat/weechat/Makefile | 4 | ||||
-rw-r--r-- | chat/weechat/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 589c0d296c3..3a625200f57 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/02 17:45:49 tonio Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/02 18:49:12 tonio Exp $ # DISTNAME= weechat-0.2.1 @@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-ruby --disable-lua +CONFIGURE_ARGS+= --disable-ruby MAKE_ENV+= INSTALL_DATA_DIR=${INSTALL_DATA_DIR:Q} INCOMPAT_CURSES+= NetBSD-*-* diff --git a/chat/weechat/PLIST b/chat/weechat/PLIST index 6aeab7fc85f..07a50f99789 100644 --- a/chat/weechat/PLIST +++ b/chat/weechat/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2006/10/02 17:45:49 tonio Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/10/02 18:49:12 tonio Exp $ bin/weechat-curses +${WITHLUA}lib/weechat/plugins/lua.la ${WITHPYTHON}lib/weechat/plugins/python.la man/man1/weechat-curses.1 share/doc/weechat/html/de/weechat-doc.css |