summaryrefslogtreecommitdiff
path: root/net/ORBit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ORBit/Makefile')
-rw-r--r--net/ORBit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 6ecb82b45fc..085c8e6c60d 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2001/02/05 09:01:01 tron Exp $
+# $NetBSD: Makefile,v 1.47 2001/02/07 03:23:08 fredb Exp $
#
DISTNAME= ORBit-0.5.6
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.gnome.org/
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
USE_LIBINTL= YES