diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-18 21:08:36 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-01-18 21:08:36 +0000 |
| commit | cbae7b693829c2ddc7e6cb9a68a40e34a0c75e5c (patch) | |
| tree | 20046576c2207a7e4405131cdc94c0d069e6b998 /textproc/libxml2 | |
| parent | ba9ed89db97095d2ad9e20b2fbe3d5224340e109 (diff) | |
Notes
Diffstat (limited to 'textproc/libxml2')
| -rw-r--r-- | textproc/libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index cc84a9e4af49..96318ca95099 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -21,7 +21,7 @@ LICENSE_FILE_TRIO= ${FILESDIR}/LICENSE.TRIO LICENSE_PERMS_TRIO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes -USES= compiler cpe iconv libtool pathfix pkgconfig shebangfix +USES+= compiler cpe iconv libtool pathfix pkgconfig shebangfix CPE_VENDOR= xmlsoft USE_LDCONFIG= yes CONFIGURE_ARGS?=--with-iconv=${ICONV_PREFIX} \ |
