summaryrefslogtreecommitdiff
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index ca045fd969c..dbdb5121435 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2001/02/16 14:38:36 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2001/03/27 03:19:52 hubertf Exp $
DISTNAME= libgtop-1.0.9
CATEGORIES= devel gnome
@@ -8,8 +8,9 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.home-of-linux.org/gnome/libgtop/
COMMENT= library to retrieve system information, used in GNOME
-BUILD_DEPENDS= ${PERL5}:../../lang/perl5-base
-BUILD_DEPENDS+= msgfmt:../../devel/gettext
+BUILD_DEPENDS= perl-5.*:../../lang/perl5
+BUILD_USES_MSGFMT= yes
+
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= guile-[0-9]*:../../lang/guile