From d3ed06926cb9da1799302a91a9dcf8366d8e6f63 Mon Sep 17 00:00:00 2001 From: eadler Date: Sat, 28 Sep 2013 06:57:32 +0000 Subject: - convert to staging --- shells/dash/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'shells/dash') 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 -- cgit