summaryrefslogtreecommitdiff
path: root/lang/pforth
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /lang/pforth
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'lang/pforth')
-rw-r--r--lang/pforth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index e07b5fabb89..0fb31cdbeab 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/05/20 18:54:23 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:15 tv Exp $
DISTNAME= pfthpc21
PKGNAME= pforth-21
@@ -12,7 +12,6 @@ COMMENT= Portable ANS-like Forth
WRKSRC= ${WRKDIR}
USE_GNU_TOOLS+= make
-USE_BUILDLINK3= yes
MAKEFILE= ${WRKSRC}/makefile
NOT_FOR_PLATFORM= *-*-alpha #segfaults when running ./pforth during build