summaryrefslogtreecommitdiff
path: root/lang/stalin
diff options
context:
space:
mode:
authortnn <tnn>2008-05-26 22:19:40 +0000
committertnn <tnn>2008-05-26 22:19:40 +0000
commitd9e1b6ef2c901ed067747b9466309e877d0b22b8 (patch)
treec0fac412b9afe570eafad50acc24f0e68f43c56e /lang/stalin
parent8cfa6e52e11dac3a393b7c8f6d22eec4412bf98a (diff)
downloadpkgsrc-d9e1b6ef2c901ed067747b9466309e877d0b22b8.tar.gz
Mark as not for bulk building on SunOS.
Diffstat (limited to 'lang/stalin')
-rw-r--r--lang/stalin/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/lang/stalin/Makefile b/lang/stalin/Makefile
index 9a75694ef88..799e79d9e94 100644
--- a/lang/stalin/Makefile
+++ b/lang/stalin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2008/05/26 16:47:21 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2008/05/26 22:19:40 tnn Exp $
DISTNAME= stalin-0.9
PKGREVISION= 5
@@ -12,6 +12,7 @@ COMMENT= Aggressively optimizing Scheme compiler
# Only ported to these 4 archs
ONLY_FOR_PLATFORM= *-*-i386 *-*-sparc *-*-alpha *-*-mips
+NOT_FOR_BULK_PLATFORM= SunOS-*-*
PKG_DESTDIR_SUPPORT= user-destdir
@@ -24,12 +25,6 @@ CFLAGS:= ${CFLAGS:C/-O[0-9]*/-O0/}
.endif
CPPFLAGS+= -I${BUILDLINK_PREFIX.boehm-gc}/include/gc
-.include "../../mk/compiler.mk"
-
-.if !empty(PKGSRC_COMPILER:Msunpro)
-BROKEN= Sorry, sunpro isn't supported for this package.
-.endif
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
post-patch: