diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index a04ab9bd795..18de1138611 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1999/09/03 07:22:53 rh Exp $ +# $NetBSD: Makefile,v 1.23 1999/10/22 07:54:15 agc Exp $ # DISTNAME= libgtop-1.0.2 @@ -12,8 +12,6 @@ DEPENDS+= gettext-0.10.35:../../devel/gettext DEPENDS+= gnome-libs-1.0.16:../../x11/gnome-libs DEPENDS+= guile-1.3.2:../../lang/guile -NOT_FOR_PLATFORM= *-*-alpha # problems with gtk - IGNORE= "got broken by removal of Mach VM" GNU_CONFIGURE= yes |