1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-21 05:48:23 +00:00
parent 4687827e7a
commit 3eed076ba2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345319
2 changed files with 1 additions and 4 deletions

View File

@ -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}

View File

@ -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