summaryrefslogtreecommitdiff
path: root/math/xldlas
diff options
context:
space:
mode:
authortv <tv>1999-05-24 20:39:35 +0000
committertv <tv>1999-05-24 20:39:35 +0000
commit230d70fc942c189f4b8f1f2dfbee9bc9a5e8bb37 (patch)
tree65bbd73001946c26475423bf378f0a1854ed3cb6 /math/xldlas
parent554432156f0747cbde8c8da5f610d76f8a1a081a (diff)
downloadpkgsrc-230d70fc942c189f4b8f1f2dfbee9bc9a5e8bb37.tar.gz
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format. Minor pkglint along the way.
Diffstat (limited to 'math/xldlas')
-rw-r--r--math/xldlas/Makefile26
1 files changed, 13 insertions, 13 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile
index 00993658473..a8ecd874ab9 100644
--- a/math/xldlas/Makefile
+++ b/math/xldlas/Makefile
@@ -1,23 +1,23 @@
-# $NetBSD: Makefile,v 1.4 1999/04/15 20:39:44 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/05/24 20:39:45 tv 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/ \
- ${MASTER_SITE_SUNSITE:=X11/xapps/math/}
-EXTRACT_SUFX= -source.tgz
+DISTNAME= xldlas-0.85
+WRKSRC= ${WRKDIR}/xldlas
+CATEGORIES= math
+MASTER_SITES= http://a42.com/~thor/xldlas/ \
+ http://sunsite.math.klte.hu/mirrors/xldlas/ \
+ ${MASTER_SITE_SUNSITE:=X11/xapps/math/}
+EXTRACT_SUFX= -source.tgz
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://a42.com/~thor/xldlas/
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://a42.com/~thor/xldlas/
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS= xforms-0.88:../../x11/xforms
-ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k
+ONLY_FOR_PLATFORM= *-*-{arm32,i386,m68k,sparc,ns32k}
-USE_X11BASE= yes
+USE_X11BASE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xldlas ${PREFIX}/bin