From 437e0654c9cf9b55b1124ee3a1f0a2d0fba887b5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 6 Jan 2014 21:35:19 +0000 Subject: [PATCH] Stage support --- textproc/sarep/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index c45eb4f089a0..a474a28d5ba1 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -21,8 +21,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= bin/sarep -NO_STAGE= yes do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/sarep ${PREFIX}/bin + @${INSTALL_SCRIPT} ${WRKSRC}/sarep ${STAGEDIR}${PREFIX}/bin .include