summaryrefslogtreecommitdiff
path: root/x11/gnome-mag
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-12 02:32:49 +0000
committerminskim <minskim>2004-02-12 02:32:49 +0000
commit7a53d0f6f6f5347ca16705bd2c05ed41a190a6e0 (patch)
treed8f51c95b4007efbd9dd6126302ecc5391d216db /x11/gnome-mag
parentd1197e2dbd26577a4d276890bc662b2a7f93e572 (diff)
downloadpkgsrc-7a53d0f6f6f5347ca16705bd2c05ed41a190a6e0.tar.gz
Use pkgsrc intltool.
Diffstat (limited to 'x11/gnome-mag')
-rw-r--r--x11/gnome-mag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile
index 849d2d12edb..b48e0dcb32c 100644
--- a/x11/gnome-mag/Makefile
+++ b/x11/gnome-mag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/24 15:30:32 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/12 02:32:49 minskim Exp $
#
DISTNAME= gnome-mag-0.10.4
@@ -27,4 +27,5 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/gnome-mag-1.0.pc.in
.include "../../devel/libbonobo/buildlink2.mk"
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../devel/popt/buildlink2.mk"
+.include "../../textproc/intltool/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"