aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcl
diff options
context:
space:
mode:
authorrnoland <rnoland@FreeBSD.org>2009-08-06 02:37:52 +0800
committerrnoland <rnoland@FreeBSD.org>2009-08-06 02:37:52 +0800
commitcf084c22990957dc9cd8a4a035972e81cff48fc5 (patch)
treed81639070caae041793d0ff2cbf5dee04b0a3138 /lang/gcl
parent3ca156d2674371fbbeacc3605ec47f6bd22d3f8e (diff)
downloadfreebsd-ports-gnome-cf084c22990957dc9cd8a4a035972e81cff48fc5.tar.gz
freebsd-ports-gnome-cf084c22990957dc9cd8a4a035972e81cff48fc5.tar.zst
freebsd-ports-gnome-cf084c22990957dc9cd8a4a035972e81cff48fc5.zip
Remove BROKEN and allow amd64 ARCH
PR: 127304 Submitted by: markm@ (maintainer)
Diffstat (limited to 'lang/gcl')
-rw-r--r--lang/gcl/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile
index 982573354aaa..2a24b766fe9a 100644
--- a/lang/gcl/Makefile
+++ b/lang/gcl/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNU Common Lisp
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 \
gmp.8:${PORTSDIR}/math/libgmp4
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
USE_GMAKE= yes
@@ -44,10 +44,6 @@ PLIST_SUB= GCL_VER=${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Gcl compiled with gcc42 dumps core
-.endif
-
pre-configure:
${SED} -i '' \
-e 's|@@CFLAGS@@|${CFLAGS} -I${LOCALBASE}/include|' \
/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkpgollucci2010-05-261-0/+1 * - Chase devel/apr -> devel/apr1 shufflingpgollucci2010-05-181-1/+1 * - Convert ports/ to devel/apr1pgollucci2010-05-181-1/+1 * 4/5: Chase devel/apr shlib bumppgollucci2010-05-061-1/+1 * 3/5: Fix apr-1.3 libnames to be apr-1pgollucci2010-05-061-1/+1 * Chase the ftp/curl shlib version bump.roam2010-04-031-0/+1 * - Update to 2.5.11pav2009-12-194-41/+34 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * - Fix a linker error when you use mlogc with pthread in osversionaraujo2009-08-112-0/+14 * - Support updated to latest lang/lua library version.araujo2009-07-291-2/+3 * - Fix the issue when you set a custom PREFIX or LOCALBASE.araujo2009-07-241-0/+3 * - Mark remaining mod_* ports MAKE_JOBS_SAFE=yespgollucci2009-05-221-0/+2