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
efd9b771af
commit
dda4a4f4cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359480
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xerces-c3
|
||||
PORTVERSION= 3.1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= xerces/c/3/sources
|
||||
@ -14,7 +14,7 @@ COMMENT= Validating XML parser from the Apache XML Project
|
||||
|
||||
CONFLICTS= xerces-c2-[0-9]* xerces-c2-devel-[0-9]*
|
||||
|
||||
USES= gmake pathfix
|
||||
USES= gmake pathfix libtool:keepla
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
|
||||
|
Loading…
Reference in New Issue
Block a user