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

(-)Makefile (+1 lines)
Lines 32-36 Link Here
32
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
32
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
33
		LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
33
		LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
34
PLIST_SUB=	VERSION=${PORTVERSION}
34
PLIST_SUB=	VERSION=${PORTVERSION}
35
MAKE_JOBS_UNSAFE=yes
35
36
36
.include <bsd.port.mk>
37
.include <bsd.port.mk>

Return to bug 137739