summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 243d28173a4..ad157810548 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2001/02/17 18:18:30 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2001/03/02 17:35:14 wiz Exp $
#
DISTNAME= ORBit-0.5.6
@@ -13,7 +13,7 @@ DEPENDS+= glib>=1.2.7:../../devel/glib
DEPENDS+= gindent-*:../../devel/gindent
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
-BUILD_DEPENDS+= msgfmt:../../devel/gettext
+BUILD_DEPENDS+= ${LOCALBASE}/share/aclocal/gettext.m4:../../devel/gettext
USE_LIBINTL= YES
USE_GMAKE= YES