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
4687827e7a
commit
3eed076ba2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345319
@ -20,10 +20,6 @@ PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
|
||||
|
||||
SHLIB_MAJOR= 3
|
||||
|
||||
MANCOMPRESSED= maybe
|
||||
MAN3= csv.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPROFILE}
|
||||
|
@ -3,3 +3,4 @@ lib/libcsv.a
|
||||
lib/libcsv.so
|
||||
lib/libcsv.so.%%SHLIB_MAJOR%%
|
||||
%%PROFILE%%lib/libcsv_p.a
|
||||
man/man3/csv.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user