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

(-)archivers/dact/Makefile (+1 lines)
Lines 24-29 Link Here
24
USE_GETOPT_LONG=	yes
24
USE_GETOPT_LONG=	yes
25
USE_GMAKE=	yes
25
USE_GMAKE=	yes
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
27
CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
28
CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
28
		LDFLAGS="-L${LOCALBASE}/lib"
29
		LDFLAGS="-L${LOCALBASE}/lib"

Return to bug 65669