diff options
Diffstat (limited to 'chat/weechat')
-rw-r--r-- | chat/weechat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 9149e5c7f07..d3b6b2c961a 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/05/11 19:10:30 tonio Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:09 joerg Exp $ # DISTNAME= weechat-0.2.6 @@ -11,6 +11,7 @@ HOMEPAGE= http://weechat.flashtux.org/ COMMENT= Lightweight and user friendly curses based IRC client PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt |