summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-15 16:41:46 +0000
committerjoerg <joerg>2010-02-15 16:41:46 +0000
commitd0bf3ce070b959394d8c006e673ac58e2b0e2f23 (patch)
tree0e36f0d329ecd32ddd05eb9db55493329371b9fa /lang/pforth
parentb361cb7b6120d1a9967bb41970496bc16d9f58a9 (diff)
downloadpkgsrc-d0bf3ce070b959394d8c006e673ac58e2b0e2f23.tar.gz
Mark as generally not 64bit safe. Assumes int32 ~= void *.
Diffstat (limited to 'lang/pforth')
-rw-r--r--lang/pforth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index 44cb44deca1..ace417e41b1 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/08/29 18:53:57 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2010/02/15 16:41:46 joerg Exp $
DISTNAME= pfthpc21
PKGNAME= pforth-21
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}
USE_LANGUAGES= c++
USE_TOOLS+= gmake
-NOT_FOR_PLATFORM= *-*-alpha #segfaults when running ./pforth during build
+NOT_FOR_PLATFORM= ${LP64PLATFORMS}
INSTALLATION_DIRS= bin