diff options
author | jlam <jlam@pkgsrc.org> | 2006-07-05 05:37:39 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-07-05 05:37:39 +0000 |
commit | 00478b39e6c53023f76627af6ffacebafc9db9d6 (patch) | |
tree | 3f9b395b95d690e2d375fdb2725a5c29aefa896e /x11 | |
parent | 9102c97edf0e6bbc2006c1461512bc2a61334627 (diff) | |
download | pkgsrc-00478b39e6c53023f76627af6ffacebafc9db9d6.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')
-rw-r--r-- | x11/Terminal/Makefile | 5 | ||||
-rw-r--r-- | x11/devilspie/Makefile | 5 | ||||
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 5 | ||||
-rw-r--r-- | x11/gdm/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-desktop/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-mag/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-screensaver/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-session/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-themes-extras/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-themes/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome2-applets/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome2-control-center/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome2-terminal/Makefile | 5 | ||||
-rw-r--r-- | x11/gnopernicus/Makefile | 5 | ||||
-rw-r--r-- | x11/gtksourceview/Makefile | 5 | ||||
-rw-r--r-- | x11/vte/Makefile | 5 | ||||
-rw-r--r-- | x11/xpad/Makefile | 5 | ||||
-rw-r--r-- | x11/zenity/Makefile | 5 |
19 files changed, 38 insertions, 58 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index 4bc0b64e426..c1d00e7b45a 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/06/28 14:58:00 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= Terminal-0.2.4 @@ -14,14 +14,13 @@ COMMENT= Terminal emulator primarly for the Xfce USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_TOOLS+= gmake pkg-config msgfmt +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_DIRS+= xdg-1.1 .include "../../devel/glib2/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libexo/buildlink3.mk" .include "../../x11/libxfce4gui/buildlink3.mk" diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile index 9bd2117e5ba..904eb8ca5e0 100644 --- a/x11/devilspie/Makefile +++ b/x11/devilspie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/06/11 13:06:19 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2006/07/05 05:37:46 jlam Exp $ DISTNAME= devilspie-0.17.1 PKGREVISION= 1 @@ -11,7 +11,7 @@ COMMENT= Window-matching utility to customize window behavior BUILD_DEPENDS+= libxslt>=1.0:../../textproc/libxslt -USE_TOOLS+= pkg-config msgfmt +USE_TOOLS+= intltool msgfmt pkg-config GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES TEST_TARGET= check @@ -25,7 +25,6 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.9.1 .include "../../devel/libglade2/buildlink3.mk" .include "../../devel/popt/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/x11.buildlink3.mk" diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 58690b6ee6e..2a9c80a9c16 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/04/17 13:46:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= fast-user-switch-applet-2.14.0 @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_X11= yes .include "../../mk/bsd.prefs.mk" @@ -40,7 +40,6 @@ GCONF2_SCHEMAS= fast-user-switch-applet.schemas .include "../../devel/libglade2/buildlink3.mk" .include "../../devel/pango/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gnome-panel/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" 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" diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 2e05b9ff276..e3fd2f6dc20 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2006/05/31 22:07:18 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= gnome-desktop-2.14.2 @@ -13,7 +13,7 @@ COMMENT= Common GNOME2 desktop files and libgnome-desktop library GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt perl:run pkg-config +USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config USE_LIBTOOL= yes CONFIGURE_ARGS+= --with-gnome-distributor="The NetBSD Foundation" @@ -31,7 +31,6 @@ post-install: .include "../../devel/gettext-lib/buildlink3.mk" .include "../../graphics/libgnomecanvas/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 4d87471c700..6cf61340d73 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/06/29 12:14:07 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= gnome-mag-0.12.4 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME screen magnifier USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config msgfmt +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes @@ -25,6 +25,5 @@ PKGCONFIG_OVERRIDE+= gnome-mag-1.0.pc.in .include "../../devel/libbonobo/buildlink3.mk" .include "../../devel/popt/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 9440e17b2fe..1e962dc6676 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2006/07/04 16:39:01 drochner Exp $ +# $NetBSD: Makefile,v 1.76 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= gnome-panel-2.14.2 @@ -12,7 +12,7 @@ COMMENT= GNOME2 panel application GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake msgfmt perl:run pkg-config +USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES PKGCONFIG_OVERRIDE= libpanel-applet/libpanelapplet-2.0.pc.in @@ -34,7 +34,6 @@ GCONF2_SCHEMAS+= window-list.schemas GCONF2_ENTRIES= panel-default-setup.entries BUILDLINK_API_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.14.2 -BUILDLINK_API_DEPENDS.intltool+= intltool>=0.35 BUILDLINK_API_DEPENDS.libglade2+= libglade2>=2.5.0 BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.0 BUILDLINK_API_DEPENDS.libwnck+= libwnck>=2.13.5 @@ -62,7 +61,6 @@ PKG_SUGGESTED_OPTIONS= evolution .include "../../sysutils/gnome-menus/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gnome-desktop/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index 7b70538d92d..cd05ec4f200 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/05/02 15:54:16 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= gnome-screensaver-2.14.1 @@ -13,7 +13,7 @@ GNU_CONFIGURE= yes USE_DIRS+= xdg-1.3 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_X11= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} @@ -47,6 +47,5 @@ post-install: .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/gnome-menus/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 523d4025c40..190c19f50fd 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2006/06/30 03:13:43 joerg Exp $ +# $NetBSD: Makefile,v 1.70 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= gnome-session-2.14.1 @@ -18,7 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake perl pkg-config msgfmt +USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_LIBTOOL= yes MAKE_ENV+= REAL_GCONFTOOL=${GCONFTOOL2:Q} @@ -43,7 +43,6 @@ BUILDLINK_API_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.8.3nb1 .include "../../security/gnome-keyring/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/buildlink3.mk" .include "../../x11/gnome2-control-center/buildlink3.mk" .include "../../x11/gnome-desktop/buildlink3.mk" diff --git a/x11/gnome-themes-extras/Makefile b/x11/gnome-themes-extras/Makefile index d9e43f37ab2..8dcb3bf2d6b 100644 --- a/x11/gnome-themes-extras/Makefile +++ b/x11/gnome-themes-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/04/17 13:46:53 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= gnome-themes-extras-0.8.1 @@ -23,7 +23,7 @@ USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED @@ -33,7 +33,6 @@ BUILDLINK_API_DEPENDS.librsvg2+= librsvg2>=2.12.6 .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../graphics/librsvg2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/gtk2-engines/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-themes/Makefile b/x11/gnome-themes/Makefile index 7193d293e1b..bdac6c3bd67 100644 --- a/x11/gnome-themes/Makefile +++ b/x11/gnome-themes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2006/04/17 13:46:53 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= gnome-themes-2.14.0 @@ -14,7 +14,7 @@ COMMENT= Collection of themes and icons for GNOME 2 CONFLICTS+= clearlooks-metacity-[0-9]* USE_DIRS+= gnome2-1.5 theme-1.0 -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes @@ -54,7 +54,6 @@ pre-install: .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../wm/metacity/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/gtk2-engines/buildlink3.mk" diff --git a/x11/gnome2-applets/Makefile b/x11/gnome2-applets/Makefile index 6c7afa619ba..36664795b57 100644 --- a/x11/gnome2-applets/Makefile +++ b/x11/gnome2-applets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2006/04/17 13:46:53 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= gnome-applets-2.14.0 @@ -16,7 +16,7 @@ BUILD_DEPENDS+= gst-plugins0.10-oss>=0.10.0:../../audio/gst-plugins0.10-oss GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes @@ -85,7 +85,6 @@ BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.13.4 .include "../../sysutils/libgtop2/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/libxklavier/buildlink3.mk" .include "../../x11/gnome-desktop/buildlink3.mk" diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index ed645006b69..dc310e1c97f 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2006/05/03 11:25:48 drochner Exp $ +# $NetBSD: Makefile,v 1.67 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= control-center-2.14.1 @@ -14,7 +14,7 @@ COMMENT= GNOME2 configuration utility GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.6 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes CONFIGURE_ARGS+= --disable-alsa @@ -63,7 +63,6 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.8.12 .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../sysutils/nautilus/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../wm/metacity/buildlink3.mk" diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index 5ea6669c1bd..57ea85236d6 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2006/07/04 16:06:11 drochner Exp $ +# $NetBSD: Makefile,v 1.57 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= gnome-terminal-2.14.2 @@ -16,7 +16,7 @@ CONFLICTS= gnome-core-[0-9]* GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES -USE_TOOLS+= gmake msgfmt perl pkg-config +USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_LIBTOOL= YES GCONF2_SCHEMAS= gnome-terminal.schemas @@ -29,7 +29,6 @@ BUILDLINK_API_DEPENDS.startup-notification+= startup-notification>=0.8 .include "../../devel/pango/buildlink3.mk" .include "../../fonts/Xft2/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libzvt/buildlink3.mk" diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index f809268e2d3..54db664580a 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2006/07/04 14:32:17 joerg Exp $ +# $NetBSD: Makefile,v 1.46 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= gnopernicus-1.0.3 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Collection of accessibility apps for GNOME 2 USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config msgfmt +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes @@ -62,7 +62,6 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.4.1 .include "../../devel/libglade2/buildlink3.mk" .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gnome-mag/buildlink3.mk" diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index a73fde905c4..05bff09a317 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:07 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= gtksourceview-1.6.1 @@ -14,7 +14,7 @@ COMMENT= Text widget that extends GTK2's GtkTextView widget GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt perl pkg-config +USE_TOOLS+= gmake intltool msgfmt perl pkg-config PKGCONFIG_OVERRIDE= gtksourceview-1.0.pc.in @@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc .include "../../devel/glib2/buildlink3.mk" .include "../../devel/pango/buildlink3.mk" .include "../../print/libgnomeprint/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/vte/Makefile b/x11/vte/Makefile index b4e846cb035..aee4368f248 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2006/07/04 16:03:51 drochner Exp $ +# $NetBSD: Makefile,v 1.38 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= vte-0.12.2 @@ -16,7 +16,7 @@ USE_DIRS+= gnome2-1.2 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config CONFIGURE_ARGS+= --disable-gtk-doc CONFIGURE_ARGS+= --disable-python @@ -33,7 +33,6 @@ BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.1.93 .include "../../fonts/Xft2/buildlink3.mk" .include "../../fonts/fontconfig/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libzvt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xpad/Makefile b/x11/xpad/Makefile index 72040b184e9..b1399bed917 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/06/11 14:52:23 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= xpad-1.12 @@ -13,7 +13,7 @@ COMMENT= Sticky notes application in GTK 2 GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes LIBS.SunOS+= -lX11 @@ -23,5 +23,4 @@ BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED .include "../../converters/libiconv/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index c17d951a363..07b1ec72ce1 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2006/05/22 08:22:29 rillig Exp $ +# $NetBSD: Makefile,v 1.37 2006/07/05 05:37:47 jlam Exp $ # DISTNAME= zenity-2.14.1 @@ -14,7 +14,7 @@ COMMENT= Display GNOME dialogs from the command line USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0 @@ -26,7 +26,6 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0 .include "../../devel/popt/buildlink3.mk" .include "../../graphics/libgnomecanvas/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |