1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

- Really fix build on 4.x

Reported by:	bento via kris
This commit is contained in:
Pav Lucistnik 2004-05-09 16:35:36 +00:00
parent b577f7a8bf
commit 37934420e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108732

View File

@ -22,7 +22,9 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
ONLY_FOR_ARCHS= i386
USE_GETOPT_LONG=yes
USE_GMAKE= yes
ALL_TARGET= all info
USE_REINPLACE= yes
ALL_TARGET= zgv info
MAKE_ENV= ZGV_LIBS="${LDFLAGS}"
PLIST_FILES= bin/zgv etc/zgvrc.sample
.if !defined(NO_INSTALL_MANPAGES)
@ -35,6 +37,7 @@ PORTDOCS= NEWS README SECURITY TODO INSTALL
post-patch:
${RM} ${WRKSRC}/doc/zgv
@${REINPLACE_CMD} -e 's|ZGV_LIBS=|ZGV_LIBS+=|' ${WRKSRC}/src/Makefile
do-install:
${INSTALL} -c -g wheel -o root -m 4755 ${WRKSRC}/src/zgv ${PREFIX}/bin