View | Details | Raw Unified | Return to bug 115142
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 23-28 Link Here
23
CONFIGURE_ENV=	LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
23
CONFIGURE_ENV=	LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
24
		CPPFLAGS="-I${LOCALBASE}/include"
24
		CPPFLAGS="-I${LOCALBASE}/include"
25
CFLAGS+=	-fpermissive
25
CFLAGS+=	-fpermissive
26
IGNORE=		Does not run
27
EXPIRATION_DATE=2007-09-01
26
28
27
.include <bsd.port.pre.mk>
29
.include <bsd.port.pre.mk>

Return to bug 115142