- add iconv as direct depenency
- fix buildwith custom LOCALBASE Reported by: QAT
This commit is contained in:
parent
828e187873
commit
5990d40758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235189
@ -21,7 +21,9 @@ USE_GNUSTEP_CONFIGURE= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
USE_ICONV= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user