summaryrefslogtreecommitdiff
path: root/ham/grig/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2005-09-09 00:24:53 +0000
committerminskim <minskim>2005-09-09 00:24:53 +0000
commitf64741eb7ace89fc762c81fdccbdeadb6408051c (patch)
tree3e38e534e32da6158c9e74dd47307a918acfd096 /ham/grig/Makefile
parentf7b26982251774e6706a89bc2af0a70783ff18d7 (diff)
downloadpkgsrc-f64741eb7ace89fc762c81fdccbdeadb6408051c.tar.gz
This package uses libtool and intltool.
Diffstat (limited to 'ham/grig/Makefile')
-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"