diff options
Diffstat (limited to 'chat/kmess/Makefile')
-rw-r--r-- | chat/kmess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index f6017a627d9..b24216cb484 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/02/06 12:39:35 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/02/08 00:09:56 sbd Exp $ # DISTNAME= kmess-1.4.3 @@ -13,6 +13,7 @@ COMMENT= MSN Messenger Client for KDE3 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_TOOLS+= gmake msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= yes |