From f45d0a8198e01f9de3159f120af98857c70773c1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 22 Sep 2013 18:05:04 +0000 Subject: Fix NO_STAGE attribution --- textproc/msort/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/msort') diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile index 5339eef062f6..b6db753c8109 100644 --- a/textproc/msort/Makefile +++ b/textproc/msort/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes USE_TK_RUN= yes USE_TCL_WRAPPER= yes USES= gettext +NO_STAGE= yes PLIST_FILES= bin/msg bin/msort @@ -31,7 +32,6 @@ MAN1= msort.1 .ifdef(MAINTAINER_MODE) BUILD_DEPENDS+= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s|bash|${LOCALBASE}/bin/bash|g" ${WRKSRC}/RegressionTests/Makefile ${REINPLACE_CMD} -e "s|msort|../&|g" ${WRKSRC}/RegressionTests/RunTests.sh \ -- cgit v1.2.3