mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00: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
@ -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…
Reference in New Issue
Block a user