summaryrefslogtreecommitdiff
path: root/lang/brandybasic
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-20 22:11:50 +0000
committerrillig <rillig@pkgsrc.org>2007-11-20 22:11:50 +0000
commitcfd5b895fd53748410e87ae98375f236a32924f4 (patch)
treef1693cdc180721fcc88eb7978e5f1d9b9a790325 /lang/brandybasic
parent3a2dd489680736a889764a17fca027404b93f466 (diff)
downloadpkgsrc-cfd5b895fd53748410e87ae98375f236a32924f4.tar.gz
Not for Solaris.
Diffstat (limited to 'lang/brandybasic')
-rw-r--r--lang/brandybasic/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/brandybasic/Makefile b/lang/brandybasic/Makefile
index e86b63ef2eb..a61f4e2fe42 100644
--- a/lang/brandybasic/Makefile
+++ b/lang/brandybasic/Makefile
@@ -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