Skip to content

Commit

Permalink
ap-auth-openidc: Requires libtool.
Browse files Browse the repository at this point in the history
Fix submitted by goekesmi in #92.
  • Loading branch information
jperkin committed Sep 6, 2021
1 parent ff9057a commit d76d56a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/ap-auth-openidc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2021/07/22 15:58:49 jperkin Exp $
# $NetBSD: Makefile,v 1.2 2021/09/06 10:25:40 jperkin Exp $

GITHUB_PROJECT= mod_auth_openidc
DISTNAME= ${GITHUB_PROJECT}-2.4.8.4
Expand All @@ -13,6 +13,7 @@ LICENSE= apache-2.0

GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-apxs2=${APXS}
USE_LIBTOOL= yes
USE_TOOLS+= gmake
USE_TOOLS+= pkg-config

Expand Down

0 comments on commit d76d56a

Please sign in to comment.