diff options
Diffstat (limited to 'textproc/xerces-c3/Makefile')
-rw-r--r-- | textproc/xerces-c3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile index 25e6edbdf128..a079c79d9162 100644 --- a/textproc/xerces-c3/Makefile +++ b/textproc/xerces-c3/Makefile @@ -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 \ |