mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Don't silence warnings
- Cosmetic fixes
This commit is contained in:
parent
ca4ab63a4a
commit
82ecec48cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344036
1 changed files with 4 additions and 4 deletions
|
@ -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= *
|
||||
|
|
Loading…
Add table
Reference in a new issue