From cfe636b37f6cc1ba1d28fbccbac6de2c513547cd Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sat, 28 Sep 2013 06:57:32 +0000 Subject: [PATCH] - convert to staging --- shells/dash/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 34036191b91c..9b9ad0affa07 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -11,12 +11,10 @@ COMMENT= POSIX-compliant implementation of /bin/sh GNU_CONFIGURE= yes CFLAGS+= -DUNUSABLE_RT_SIGNALS -USES= gmake +USES= gmake -PLIST_FILES= bin/dash -MAN1= dash.1 +PLIST_FILES= bin/dash man/man1/dash.1.gz -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/COMMON_CFLAGS =/ s|$$| ${CFLAGS}|' \ ${WRKSRC}/src/Makefile.in