tuc is an EXTRACT_DEPENDS, not a BUILD_DEPENDS.
This commit is contained in:
parent
9b8f622f22
commit
e090016f83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106255
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ DISTNAME= tiff
|
|||
MAINTAINER= adam@redprince.net
|
||||
COMMENT= Library to merge TIFF files into multi-page TIFF files
|
||||
|
||||
BUILD_DEPENDS= tuc:${PORTSDIR}/converters/tuc
|
||||
EXTRACT_DEPENDS= tuc:${PORTSDIR}/converters/tuc
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_ZIP= yes
|
||||
|
|
Loading…
Reference in a new issue