mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Add USE_ICONV (reported to fail without it, if not pulled by dependencies).
This commit is contained in:
parent
5cdb562fc6
commit
45654d24be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213281
@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_ICONV= yes
|
||||
CONFIGURE_ARGS= --exec-prefix=${PREFIX}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
Loading…
Reference in New Issue
Block a user