mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Stage support
This commit is contained in:
parent
b50a7f4cb0
commit
45625ac9b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342007
@ -19,10 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
MAN1= yara.1
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ${SH} ./bootstrap.sh
|
||||
|
||||
|
@ -5,3 +5,4 @@ lib/libyara.a
|
||||
lib/libyara.la
|
||||
lib/libyara.so
|
||||
lib/libyara.so.0
|
||||
man/man1/yara.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user