summaryrefslogtreecommitdiff
path: root/x11/gnome-applets
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-06-27 17:28:58 +0000
committerjmmv <jmmv>2004-06-27 17:28:58 +0000
commitd3ad909c2dfb175817d201e7c25525194af0d9b0 (patch)
tree158f7ea564b801338f26042dffab5e09d4d3891a /x11/gnome-applets
parent7234e96a67c16d203e3025f5dfaa9f7206c423bf (diff)
downloadpkgsrc-d3ad909c2dfb175817d201e7c25525194af0d9b0.tar.gz
Use intltool instead of xml-i18n-tools. No functional changes.
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r--x11/gnome-applets/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 6863177969a..8940c2d08c2 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2004/04/26 05:51:57 snj Exp $
+# $NetBSD: Makefile,v 1.43 2004/06/27 17:28:58 jmmv Exp $
#
DISTNAME= gnome-applets-1.4.0.4
@@ -11,8 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Applets for GNOME
-BUILD_DEPENDS+= xml-i18n-tools-[0-9]*:../../textproc/xml-i18n-tools
-
BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
USE_BUILDLINK3= YES
@@ -27,6 +25,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
.include "../../sysutils/libgtop/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"