mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
Support staging
This commit is contained in:
parent
27705cc4ce
commit
5c23e124a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330952
2 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,7 @@ LICENSE= GPLv2
|
|||
CONFLICTS_INSTALL= cronolog-devel-[0-9]*
|
||||
|
||||
INFO= cronolog
|
||||
MAN1= cronolog.1m cronosplit.1m
|
||||
|
||||
NO_STAGE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= SETUID_PATCH
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
sbin/cronolog
|
||||
sbin/cronosplit
|
||||
man/man1/cronolog.1m.gz
|
||||
man/man1/cronosplit.1m.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue