mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Support stage.
This commit is contained in:
parent
a64fa51958
commit
2ca1515029
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328244
@ -14,10 +14,6 @@ USE_LDCONFIG= YES
|
||||
SHLIB_MAJOR= 1
|
||||
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
|
||||
|
||||
MAN3= lzxcomp.3
|
||||
MANCOMPRESSED= yes
|
||||
NO_STAGE= yes
|
||||
|
||||
.if defined(NOPROFILE)
|
||||
PLIST_SUB+= PROFILE="@comment "
|
||||
.else
|
||||
|
@ -4,3 +4,4 @@ lib/liblzxcomp.a
|
||||
lib/liblzxcomp.so
|
||||
lib/liblzxcomp.so.%%SHLIB_MAJOR%%
|
||||
%%PROFILE%%lib/liblzxcomp_p.a
|
||||
man/man3/lzxcomp.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user