1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Attempt to fix build on sparc64 (and maybe others)

Reported by:	pointy hat via kris
This commit is contained in:
Michael Johnson 2004-12-14 07:58:04 +00:00
parent 08f8ab87d4
commit 2b16b254f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123991

View File

@ -51,7 +51,8 @@ post-patch:
.endif
post-build:
cd ${WRKSRC}/lab; ${MAKE} CC="${CC}" CFLAGS="${CFLAGS}" fmtcnv031127
cd ${WRKSRC}/lab; \
${MAKE} CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv" fmtcnv031127
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/lab/fmtcnv031127 ${PREFIX}/bin