summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-05-13 23:40:38 +0000
committerdmcmahill <dmcmahill>2000-05-13 23:40:38 +0000
commit27ca9d5334b46522ca80f2a4b14f1de10bed80da (patch)
tree8c8374a87150a5a3f92aa9cef383840925ac0c90 /math
parent90b2b9d2259a504aa134f7b581c6a8a97796ee54 (diff)
downloadpkgsrc-27ca9d5334b46522ca80f2a4b14f1de10bed80da.tar.gz
add more arch's to the ONLY_FOR.. list since xforms runs on more than when
the list was made.
Diffstat (limited to 'math')
-rw-r--r--math/xldlas/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile
index cbf968c2b0f..82e42f34f9b 100644
--- a/math/xldlas/Makefile
+++ b/math/xldlas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/06/20 21:06:20 tron Exp $
+# $NetBSD: Makefile,v 1.7 2000/05/13 23:40:38 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp
#
@@ -15,7 +15,8 @@ HOMEPAGE= http://a42.com/~thor/xldlas/
DEPENDS= xforms-0.88:../../x11/xforms
-ONLY_FOR_PLATFORM= *-*-arm32 *-*-i386 *-*-m68k *-*-ns32k *-*-sparc
+ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \
+ NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc
USE_X11BASE= yes