summaryrefslogtreecommitdiff
path: root/ham/grig
diff options
context:
space:
mode:
authorminskim <minskim>2005-09-09 00:24:53 +0000
committerminskim <minskim>2005-09-09 00:24:53 +0000
commit2f4480ee08b9082d7cb421bc8f0063484a003f27 (patch)
tree3e38e534e32da6158c9e74dd47307a918acfd096 /ham/grig
parentaba453c4e7d8a6488c6038da136959e587e2c95c (diff)
downloadpkgsrc-2f4480ee08b9082d7cb421bc8f0063484a003f27.tar.gz
This package uses libtool and intltool.
Diffstat (limited to 'ham/grig')
-rw-r--r--ham/grig/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/grig/Makefile b/ham/grig/Makefile
index 8eba62b0895..5101917abe1 100644
--- a/ham/grig/Makefile
+++ b/ham/grig/Makefile
@@ -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 @@ MAINTAINER= wulf@NetBSD.org
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"