pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gnomeicu Add libtool and msgfmt build dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fab177d70a3
branches:  trunk
changeset: 504655:2fab177d70a3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Dec 18 15:52:19 2005 +0000

description:
Add libtool and msgfmt build dependency.

diffstat:

 chat/gnomeicu/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r fd4caaed840f -r 2fab177d70a3 chat/gnomeicu/Makefile
--- a/chat/gnomeicu/Makefile    Sun Dec 18 15:25:29 2005 +0000
+++ b/chat/gnomeicu/Makefile    Sun Dec 18 15:52:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/12/05 23:55:02 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2005/12/18 15:52:19 joerg Exp $
 
 DISTNAME=      gnomeicu-0.99.5
 CATEGORIES=    chat gnome
@@ -14,6 +14,8 @@
 USE_TOOLS+=            gmake pkg-config
 USE_PKGINSTALL=                YES
 USE_PKGLOCALEDIR=      YES
+USE_LIBTOOL=           YES
+BUILD_USES_MSGFMT=     YES
 
 CONFIGURE_ARGS+=       --sysconfdir=${EGDIR:Q}
 



Home | Main Index | Thread Index | Old Index