diff options
author | joerg <joerg@pkgsrc.org> | 2009-02-09 18:36:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-02-09 18:36:11 +0000 |
commit | da23fca8c61fb20e946f8aab27719d275f049106 (patch) | |
tree | 417732f790241f0afd5fc19e0d9f376c3b7dc085 /chat/pidgin-sametime | |
parent | 43bf4964f7448b3a435ef165ef9b01a452a062c1 (diff) | |
download | pkgsrc-da23fca8c61fb20e946f8aab27719d275f049106.tar.gz |
Needs intltool.
Diffstat (limited to 'chat/pidgin-sametime')
-rw-r--r-- | chat/pidgin-sametime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index 8ecc7813a82..11439b61034 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/12/22 18:47:44 jmcneill Exp $ +# $NetBSD: Makefile,v 1.7 2009/02/09 18:36:11 joerg Exp $ # PKGNAME= pidgin-sametime-${PIDGIN_VERSION} @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../chat/libpurple/Makefile.common" -USE_TOOLS+= msgfmt perl +USE_TOOLS+= msgfmt perl intltool CONFIGURE_ARGS+= --enable-meanwhile |