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

(-)Makefile (+4 lines)
Lines 125-130 Link Here
125
USE_GNOME=	libxml2
125
USE_GNOME=	libxml2
126
.endif
126
.endif
127
127
128
.if ${PORT_OPTIONS:MHTTP2}
129
CONFIGURE_ARGS+= --with-nghttp2=${LOCALBASE}
130
.endif
131
128
.include <bsd.port.pre.mk>
132
.include <bsd.port.pre.mk>
129
.include "${APACHEDIR}/Makefile.modules"
133
.include "${APACHEDIR}/Makefile.modules"
130
134

Return to bug 204293