mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
9395c8e1e0
commit
f69fd7734c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364740
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mod_authnz_crowd
|
||||
PORTVERSION= 2.2.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://downloads.atlassian.com/software/crowd/downloads/cwdapache/
|
||||
DIST_SUBDIR= apache2
|
||||
@ -18,7 +18,8 @@ LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion \
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dav_svn.so:${PORTSDIR}/www/mod_dav_svn
|
||||
|
||||
USE_AUTOTOOLS= autoconf:env automake:env libtool:env
|
||||
USES= libtool
|
||||
USE_AUTOTOOLS= autoconf:env automake:env libtoolize
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_GCC= any
|
||||
|
Loading…
Reference in New Issue
Block a user