- convert to staging

This commit is contained in:
Eitan Adler 2013-09-28 06:57:32 +00:00
parent a7cd78529c
commit cfe636b37f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328553

View file

@ -11,12 +11,10 @@ COMMENT= POSIX-compliant implementation of /bin/sh
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CFLAGS+= -DUNUSABLE_RT_SIGNALS CFLAGS+= -DUNUSABLE_RT_SIGNALS
USES= gmake USES= gmake
PLIST_FILES= bin/dash PLIST_FILES= bin/dash man/man1/dash.1.gz
MAN1= dash.1
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e '/COMMON_CFLAGS =/ s|$$| ${CFLAGS}|' \ @${REINPLACE_CMD} -e '/COMMON_CFLAGS =/ s|$$| ${CFLAGS}|' \
${WRKSRC}/src/Makefile.in ${WRKSRC}/src/Makefile.in