aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-11-30 23:38:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-11-30 23:38:54 +0000
commit2282996be29e6e5332e03c376a363f274e5d2cff (patch)
tree8058c70ad7841e2174ae75b7930457e0a485b601
parentbc60c7d91accd85f4a47ff23a9d2a32af11e3a33 (diff)
downloadports-2282996be29e6e5332e03c376a363f274e5d2cff.tar.gz
ports-2282996be29e6e5332e03c376a363f274e5d2cff.zip
Notes
-rw-r--r--lang/pike70/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pike70/Makefile b/lang/pike70/Makefile
index f4705072e78d..a26239e5f579 100644
--- a/lang/pike70/Makefile
+++ b/lang/pike70/Makefile
@@ -20,6 +20,8 @@ COMMENT= A dynamic programming language with a syntax similar to C++
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison/
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src/
PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}