aboutsummaryrefslogtreecommitdiff
path: root/lang/gprolog/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-05 09:16:54 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-05 09:16:54 +0000
commit2d94a8c1f2c6edbb356a981ef8e0c321c22c75e8 (patch)
tree7627069063aee27736088fc64fc0b78cb139b72d /lang/gprolog/Makefile
parentdf1c99e5920a4631bc89dcd7144d75a2df145780 (diff)
downloadports-2d94a8c1f2c6edbb356a981ef8e0c321c22c75e8.tar.gz
ports-2d94a8c1f2c6edbb356a981ef8e0c321c22c75e8.zip
Per bento logs, this port won't configure except on i386.
Mark it as ignore to warn the unwary. (There's probably little reason to mark it as broken since it has no maintainer. Any volunteers?) PR: 57594 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=90298
Diffstat (limited to 'lang/gprolog/Makefile')
-rw-r--r--lang/gprolog/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile
index b4979a8cd4a0..370cd7f5a1d9 100644
--- a/lang/gprolog/Makefile
+++ b/lang/gprolog/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A free Prolog compiler
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_REINPLACE= yes