Not for Solaris.
This commit is contained in:
parent
3a2dd48968
commit
cfd5b895fd
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2006/10/04 21:46:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2007/11/20 22:11:50 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= b116
|
||||
|
@ -13,6 +13,8 @@ MAINTAINER= abs@NetBSD.org
|
|||
HOMEPAGE= http://jaguar.orpheusweb.co.uk/branpage.html
|
||||
COMMENT= Brandy Basic V interpreter - Acorn ARM Computers BASIC dialect
|
||||
|
||||
NOT_FOR_PLATFORM= SunOS-*-* # needs porting
|
||||
|
||||
WRKSRC= ${WRKDIR}/brandy-1.0.16
|
||||
DOCDIR= ${PREFIX}/share/doc/brandy
|
||||
EXAMPLEDIR= ${PREFIX}/share/examples/brandy
|
||||
|
|
Loading…
Reference in a new issue