Revert unmarking BROKEN, still dumps core during build.

Submitted by:	pointyhat
Approved by:	maintainer
This commit is contained in:
Erwin Lansing 2009-08-18 09:13:31 +00:00
parent caac3bfcb3
commit 92fb51e015
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239848

View file

@ -44,6 +44,10 @@ 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|' \