mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- cleanup r361950
This commit is contained in:
parent
0ad79d03f2
commit
51d5807ab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362226
@ -25,8 +25,6 @@ CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \
|
||||
--with-jpeg-lib-dir=${LOCALBASE}/lib \
|
||||
--without-x
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
MLNKS= TIFFError.3tiff TIFFSetErrorHandler.3tiff \
|
||||
TIFFFlush.3tiff TIFFFlushData.3tiff \
|
||||
TIFFGetField.3tiff TIFFGetFieldDefaulted.3tiff \
|
||||
@ -85,6 +83,8 @@ MLNKS= TIFFError.3tiff TIFFSetErrorHandler.3tiff \
|
||||
TIFFtile.3tiff TIFFTileRowSize.3tiff \
|
||||
TIFFtile.3tiff TIFFVTileSize.3tiff
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if !defined(BUILDING_INDEX)
|
||||
|
Loading…
Reference in New Issue
Block a user