summaryrefslogtreecommitdiff
path: root/math/xldlas
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-01-16 17:26:03 +0000
committerfrueauf <frueauf>1999-01-16 17:26:03 +0000
commit25f53bfa6f13de8ffb7a5ea48a77c51219494774 (patch)
tree26a9aad84e83fd3caa5ce0e360712db6fcae21cb /math/xldlas
parent61627b7b36f790f8acc9adb782022b866c762514 (diff)
downloadpkgsrc-25f53bfa6f13de8ffb7a5ea48a77c51219494774.tar.gz
Set ONLY_FOR_ARCHS so that it matches xforms.
Diffstat (limited to 'math/xldlas')
-rw-r--r--math/xldlas/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile
index ad9d406e8f0..fad367bd619 100644
--- a/math/xldlas/Makefile
+++ b/math/xldlas/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/10/03 20:37:01 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 1999/01/16 17:26:03 frueauf Exp $
# FreeBSD Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp
#
DISTNAME= xldlas-0.85
+WRKSRC= ${WRKDIR}/xldlas
CATEGORIES= math
MASTER_SITES= http://a42.com/~thor/xldlas/ \
http://sunsite.math.klte.hu/mirrors/xldlas/ \
@@ -15,7 +16,7 @@ HOMEPAGE= http://a42.com/~thor/xldlas/
DEPENDS+= xforms-0.88:../../x11/xforms
-WRKSRC= ${WRKDIR}/xldlas
+ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k
USE_X11= yes