- Stage support
This commit is contained in:
parent
dbe1a54f97
commit
0cfd66673e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347628
2 changed files with 6 additions and 4 deletions
|
@ -15,8 +15,4 @@ LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGUR_ARGS= --libdir=${PREFIX}
|
||||
|
||||
MAN1= imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 \
|
||||
pgmtoimgv.1 ppmimgvquant.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -4,3 +4,9 @@ bin/pbmtoimgv
|
|||
bin/pgmtoimgv
|
||||
bin/imgvview
|
||||
bin/ppmimgvquant
|
||||
man/man1/imgvinfo.1.gz
|
||||
man/man1/imgvtopnm.1.gz
|
||||
man/man1/imgvview.1.gz
|
||||
man/man1/pbmtoimgv.1.gz
|
||||
man/man1/pgmtoimgv.1.gz
|
||||
man/man1/ppmimgvquant.1.gz
|
||||
|
|
Loading…
Reference in a new issue