summaryrefslogtreecommitdiff
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-04-30 04:16:08 +0000
committerjlam <jlam>2001-04-30 04:16:08 +0000
commit72f9afa0d572234e7dcc78954d8630a865b027db (patch)
tree4df1f1abf992be64492c3e2b45175d328bd55bb6 /devel/libgtop/Makefile
parentb8ed2f593a1631540db3a8949a51a32f097031ab (diff)
downloadpkgsrc-72f9afa0d572234e7dcc78954d8630a865b027db.tar.gz
Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 2706c8ef5e9..c6ec753b622 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2001/04/06 21:52:11 rh Exp $
+# $NetBSD: Makefile,v 1.52 2001/04/30 04:16:08 jlam Exp $
DISTNAME= libgtop-1.0.12
CATEGORIES= devel gnome
@@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.home-of-linux.org/gnome/libgtop/
COMMENT= library to retrieve system information, used in GNOME
-BUILD_DEPENDS= perl-5.*:../../lang/perl5
+BUILD_DEPENDS= perl>=${PERL5_REQD}:../../lang/perl5
BUILD_USES_MSGFMT= yes
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= guile-[0-9]*:../../lang/guile