diff options
Diffstat (limited to 'textproc/xerces-c3/Makefile')
-rw-r--r-- | textproc/xerces-c3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile index 016df363ba17..1338f0ecf279 100644 --- a/textproc/xerces-c3/Makefile +++ b/textproc/xerces-c3/Makefile @@ -19,7 +19,7 @@ COMMENT= Validating XML parser from the Apache XML Project CONFLICTS= xerces_c-[0-9]* xerces-c2-[0-9]* USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \ |