The simplexml extension needs pkgconfig
This commit is contained in:
parent
4f9a4c9a94
commit
e421971970
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327089
4 changed files with 4 additions and 0 deletions
|
@ -334,6 +334,7 @@ CONFIGURE_ARGS+=--enable-shmop
|
|||
CONFIGURE_ARGS+=--enable-simplexml \
|
||||
--with-libxml-dir=${LOCALBASE}
|
||||
|
||||
USES+= pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
.endif
|
||||
|
||||
|
|
|
@ -374,6 +374,7 @@ CONFIGURE_ARGS+=--enable-shmop
|
|||
CONFIGURE_ARGS+=--enable-simplexml \
|
||||
--with-libxml-dir=${LOCALBASE}
|
||||
|
||||
USES+= pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
.endif
|
||||
|
||||
|
|
|
@ -328,6 +328,7 @@ CONFIGURE_ARGS+=--enable-shmop
|
|||
CONFIGURE_ARGS+=--enable-simplexml \
|
||||
--with-libxml-dir=${LOCALBASE}
|
||||
|
||||
USES+= pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
.endif
|
||||
|
||||
|
|
|
@ -334,6 +334,7 @@ CONFIGURE_ARGS+=--enable-shmop
|
|||
CONFIGURE_ARGS+=--enable-simplexml \
|
||||
--with-libxml-dir=${LOCALBASE}
|
||||
|
||||
USES+= pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue