svn commit: r449748 - in head/www: . mod_auth_openidc mod_auth_openidc/files

Mathieu Arnold mat at FreeBSD.org
Wed Sep 13 08:51:14 UTC 2017


Le 13/09/2017 à 04:04, Ryan Steinmetz a écrit :
> +USE_GITHUB=	yes
> +GH_ACCOUNT=	pingidentity
> +
> +PLIST_FILES=	${APACHEMODDIR}/mod_auth_openidc.so
> +
> +USE_APACHE=	22+
> +USES=		autoreconf:autoconf gmake libtool pkgconfig ssl
> +GNU_CONFIGURE=	yes
> +CONFIGURE_ARGS=	--without-hiredis
> +CONFIGURE_ENV+=	OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" \
> +		PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig"
> +SUB_FILES=	pkg-message

All this is badly ordered. Please read:
https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170913/0b1f3c87/attachment.sig>


More information about the svn-ports-all mailing list