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

(-)mod_auth_form/Makefile (+2 lines)
Lines 26-31 Link Here
26
		APACHE2_INCLUDE="${LOCALBASE}/include/apache${APACHE_VERSION}" \
26
		APACHE2_INCLUDE="${LOCALBASE}/include/apache${APACHE_VERSION}" \
27
		APR1_INCLUDE="${LOCALBASE}/include/apache2"
27
		APR1_INCLUDE="${LOCALBASE}/include/apache2"
28
28
29
CFLAGS+=	-I${LOCALBASE}/include
30
LDFLAGS+=	-L${LOCALBASE}/lib
29
PORTDOCS=	AUTHORS NEWS README
31
PORTDOCS=	AUTHORS NEWS README
30
32
31
post-install:
33
post-install:

Return to bug 146476