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

(-)Makefile (+3 lines)
Lines 18-23 Link Here
18
#
18
#
19
# this seems to be necessary for libtool :(
19
# this seems to be necessary for libtool :(
20
MAKE_ENV= CC=cc
20
MAKE_ENV= CC=cc
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
22
		LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755'
23
21
MAN1=           xdelta.1
24
MAN1=           xdelta.1
22
25
23
.include <bsd.port.mk>
26
.include <bsd.port.mk>

Return to bug 6451