pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/grig This package uses libtool and intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e83753326b3c
branches:  trunk
changeset: 499092:e83753326b3c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Sep 09 00:24:53 2005 +0000

description:
This package uses libtool and intltool.

diffstat:

 ham/grig/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 17106398bdd2 -r e83753326b3c ham/grig/Makefile
--- a/ham/grig/Makefile Thu Sep 08 22:37:53 2005 +0000
+++ b/ham/grig/Makefile Fri Sep 09 00:24:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/08/14 07:12:07 wulf Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/09 00:24:53 minskim Exp $
 #
 
 DISTNAME=      grig-0.4.3
@@ -9,10 +9,12 @@
 HOMEPAGE=       http://groundstation.sourceforge.net/
 COMMENT=       Graphical user interface to the Hamlib libraries
 
+USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake
 GNU_CONFIGURE= yes
 BUILD_USES_MSGFMT=  YES
 
 .include "../../ham/hamlib/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index