mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- convert to staging
This commit is contained in:
parent
a7cd78529c
commit
cfe636b37f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328553
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue