mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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
|
MAINTAINER= adam@redprince.net
|
||||||
COMMENT= Library to merge TIFF files into multi-page TIFF files
|
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
|
INSTALLS_SHLIB= yes
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue