mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Disable Werror
- Fix a typo
This commit is contained in:
parent
3c67b90bc0
commit
f68d64f4fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357507
@ -16,7 +16,8 @@ LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
|
|||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= libtool pathfix pkgconfig tar:xz
|
USES= libtool pathfix pkgconfig tar:xz
|
||||||
USE_LDCOFNIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
CONFIGURE_ARGS= --disable-werror
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
Loading…
Reference in New Issue
Block a user