From 2d4dcccc5209e0f68b731c44852c081120a4b40f Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 26 Jan 2014 12:08:06 +0000 Subject: Convert to staging. Sponsored by: Absolight --- textproc/dadadodo/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/dadadodo/Makefile b/textproc/dadadodo/Makefile index 176d00b6bd8e..9635c783018b 100644 --- a/textproc/dadadodo/Makefile +++ b/textproc/dadadodo/Makefile @@ -11,11 +11,10 @@ COMMENT= Text processor which analyses text and generates random sentences PLIST_FILES= bin/dadadodo -NO_STAGE= yes pre-patch: ${REINPLACE_CMD} -E "s/^(CC|CFLAGS).+//" ${WRKSRC}/Makefile do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/dadadodo ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/dadadodo ${STAGEDIR}${PREFIX}/bin .include -- cgit