Forgot to add iconv dependency. Pointed it out by brad@
This commit is contained in:
parent
d06e780e1a
commit
a933f2e780
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2001/06/19 04:43:37 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2001/06/20 01:31:49 kevlo Exp $
|
||||
|
||||
COMMENT= "XML parsing library"
|
||||
|
||||
@ -19,6 +19,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= iconv.2::converters/libiconv
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
Loading…
Reference in New Issue
Block a user