Fix build on 8.x and 9.x.
This commit is contained in:
parent
c1ca77cfb5
commit
4e7aa0e43b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391211
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \
|
|||
librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gperf perl5 libtool pathfix pkgconfig tar:xz
|
||||
USES= compiler:c++11-lang gperf perl5 libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
CONFIGURE_ARGS= --disable-werror --without-docs
|
||||
|
|
Loading…
Reference in a new issue