From cd49af7206c365bf22a3cc3266763be406088f40 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 28 Jan 2014 15:49:30 +0000 Subject: [PATCH] Convert to staging. Sponsored by: Absolight --- textproc/html2fo/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile index 2253731fac5d..e34fed063333 100644 --- a/textproc/html2fo/Makefile +++ b/textproc/html2fo/Makefile @@ -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