- Update ordering of variables

Reported by:	mat@
This commit is contained in:
Ryan Steinmetz 2017-09-13 12:39:10 +00:00
parent 46e179ed87
commit 0a580681cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449779

View file

@ -19,20 +19,18 @@ BROKEN_powerpc64= Does not build
LIB_DEPENDS= libopkele.so:devel/libopkele \
libsqlite3.so:databases/sqlite3
USES= autoreconf cpe gmake libtool pkgconfig
USE_APACHE= 22+
USE_GITHUB= yes
GH_ACCOUNT= bmuller
PLIST_FILES= ${APACHEMODDIR}/mod_auth_openid.so
USE_APACHE= 22+
USES= autoreconf cpe gmake libtool pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pcre=${LOCALBASE}
CFLAGS+= -I${LOCALBASE}/include -I/usr/include/openssl
CPE_VENDOR= findingscience
CFLAGS+= -I${LOCALBASE}/include -I/usr/include/openssl
post-patch:
@${REINPLACE_CMD} -e 's|$${APXS} -i|$${APXS} -S LIBEXECDIR=${STAGEDIR}${PREFIX}/${APACHEMODDIR} -i|' \
${WRKSRC}/src/Makefile.am