mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Stage support
This commit is contained in:
parent
af4959ec2d
commit
c35e7a0c92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343901
1 changed files with 2 additions and 3 deletions
|
@ -12,10 +12,9 @@ COMMENT= WepLab is a tool designed to teach how WEP works
|
|||
GNU_CONFIGURE= yes
|
||||
USE_CSTD= gnu89
|
||||
|
||||
MAN1= weplab.1
|
||||
PLIST_FILES= bin/weplab
|
||||
PLIST_FILES= bin/weplab \
|
||||
man/man1/weplab.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E 's,^(CC|CFLAGS|LDFLAGS) *=,\1 ?=,g' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
|
Loading…
Add table
Reference in a new issue