summaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 05:37:39 +0000
committerjlam <jlam>2006-07-05 05:37:39 +0000
commitff1abac1968d3a2126fff67c56d713586d517e87 (patch)
tree3f9b395b95d690e2d375fdb2725a5c29aefa896e /x11/gdm
parent0cb95d495a5a6cb76d08b759433e65f0656a3f0a (diff)
downloadpkgsrc-ff1abac1968d3a2126fff67c56d713586d517e87.tar.gz
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index c528b5f3814..c6eef62e2a8 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2006/06/25 17:16:33 jmmv Exp $
+# $NetBSD: Makefile,v 1.115 2006/07/05 05:37:46 jlam Exp $
#
DISTNAME= gdm-2.14.5
@@ -19,7 +19,7 @@ USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
PKG_OPTIONS_VAR= PKG_OPTIONS.gdm
PKG_SUPPORTED_OPTIONS= inet6 pam
@@ -128,7 +128,6 @@ PRINT_PLIST_AWK+= /dmx/ { print "$${DMX}" $$0; next }
.include "../../graphics/libart2/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../graphics/librsvg2/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"