diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 5143aabc7d2..a04ab9bd795 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1999/08/30 08:54:03 jlam Exp $ +# $NetBSD: Makefile,v 1.22 1999/09/03 07:22:53 rh Exp $ # DISTNAME= libgtop-1.0.2 @@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.home-of-linux.org/gnome/libgtop/ DEPENDS+= gettext-0.10.35:../../devel/gettext -DEPENDS+= gnome-libs-1.0.14:../../x11/gnome-libs +DEPENDS+= gnome-libs-1.0.16:../../x11/gnome-libs DEPENDS+= guile-1.3.2:../../lang/guile NOT_FOR_PLATFORM= *-*-alpha # problems with gtk |