summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-12 02:32:49 +0000
committerminskim <minskim>2004-02-12 02:32:49 +0000
commit10d0052f053d86a19523c1efbd5d7a4e4b5133ce (patch)
treed8f51c95b4007efbd9dd6126302ecc5391d216db
parentdb14b05ecdfa92241cb3b9ca1a9c55447e2b1ae4 (diff)
downloadpkgsrc-10d0052f053d86a19523c1efbd5d7a4e4b5133ce.tar.gz
Use pkgsrc intltool.
-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"