- Don't silence warnings

- Cosmetic fixes
This commit is contained in:
Dmitry Marakasov 2014-02-13 02:26:04 +00:00
parent ca4ab63a4a
commit 82ecec48cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344036

View file

@ -17,10 +17,10 @@ OPTIONS_DEFINE= CHECK_LEAKS DEBUGGER DISABLE_META DOCS \
DOCUMENT_ERRORS DOM ICONV_TYPECAST
CHECK_LEAKS_DESC= Enable memory leaks checking
DEBUGGER_DESC= Enable debugger
DEBUGGER_DESC= Enable debugger
DISABLE_META_DESC= Do not output the META html tag
DOCUMENT_ERRORS_DESC= Allow document errors
DOM_DESC= Use DOM
DOM_DESC= Use DOM
ICONV_TYPECAST_DESC= Use iconv typecast
OPTIONS_DEFAULT= DOM DOCUMENT_ERRORS
@ -43,7 +43,7 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBTOOL=${LIBTOOL}
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include -w
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lexpat ${ICONV_LIB}
PORTDOCS= *