1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Convert to staging.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-01-28 15:49:30 +00:00
parent dfcffc21f0
commit cd49af7206
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341602

View File

@ -14,8 +14,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/html2fo ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/html2fo ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>