mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Make mandoc happy
This commit is contained in:
parent
0099088662
commit
c1e98c9625
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373197
@ -97,6 +97,9 @@ __pmlinks3!= ${ECHO_CMD} '${MLNKS:S/ / /}' | ${AWK} \
|
||||
} }'
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} "/\.po 0/d" ${WRKSRC}/man/*
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} \
|
||||
-e 's|^LIBTIFF_VERSION_INFO =.*$$|LIBTIFF_VERSION_INFO = 4:0:0|' \
|
||||
|
10
graphics/tiff/files/patch-man_tiffcrop.1
Normal file
10
graphics/tiff/files/patch-man_tiffcrop.1
Normal file
@ -0,0 +1,10 @@
|
||||
--- man/tiffcrop.1.orig 2010-12-14 01:45:44 UTC
|
||||
+++ man/tiffcrop.1
|
||||
@@ -496,7 +496,6 @@ the portrait or landscape option. The pa
|
||||
the image. It breaks each original image into a series of smaller images
|
||||
that will fit on the target paper size at the specified resolution.
|
||||
.fi
|
||||
-.RE
|
||||
.PP
|
||||
Extract two regions 2048 pixels wide by 2048 pixels high from each page of
|
||||
a multi\-page input file and write each region to a separate output file.
|
Loading…
Reference in New Issue
Block a user