summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-04-24 03:05:31 +0000
committerdmcmahill <dmcmahill>2002-04-24 03:05:31 +0000
commitd7f68574877a3c02f7570733cbdb14cdc4d4769d (patch)
treef9a7697aa34cd08117320ef8c560318310cfe671 /lang/pforth
parent80a0965db9e323e74e063c946d223faf4698bfee (diff)
downloadpkgsrc-d7f68574877a3c02f7570733cbdb14cdc4d4769d.tar.gz
mark as not for alpha (segfaults when running ./pforth during build)
Diffstat (limited to 'lang/pforth')
-rw-r--r--lang/pforth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index d90133ca908..255a73cbc42 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/06/20 06:53:40 jtb Exp $
+# $NetBSD: Makefile,v 1.6 2002/04/24 03:05:31 dmcmahill Exp $
DISTNAME= pfthpc21
PKGNAME= pforth-21
@@ -14,6 +14,8 @@ WRKSRC= ${WRKDIR}
USE_GMAKE= YES
MAKEFILE= ${WRKSRC}/makefile
+NOT_FOR_PLATFORM= *-*-alpha #segfaults when running ./pforth during build
+
post-extract:
${MKDIR} ${WRKSRC}/objects