- 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

@ -13,10 +13,8 @@ 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