diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/xldlas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 82e42f34f9b..6d41f417041 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/05/13 23:40:38 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2000/05/13 23:41:55 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp # @@ -16,7 +16,7 @@ HOMEPAGE= http://a42.com/~thor/xldlas/ DEPENDS= xforms-0.88:../../x11/xforms ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \ - NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc + NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc USE_X11BASE= yes |