summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/clisp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 403b211c0c37..c57a71ce0624 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -52,8 +52,8 @@ MAN1= clisp.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700000
-BROKEN= coredumps when building on FreeBSD 7.x
+.if ${OSVERSION} >= 700000 && defined(PACKAGE_BUILDING)
+BROKEN= coredumps when building on pointyhat with FreeBSD 7.x
.endif
MODULES= BDB CLX_MIT CLX_NEW FASTCGI ORACLE PARI PCRE PGSQL RAWSOCK \