mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Fix CONFIGURE_ARGS assignment
Submitted by: John Hein <jhein@symmetricom.com>
This commit is contained in:
parent
f29144ff99
commit
dc01bbf255
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324356
@ -36,7 +36,7 @@ PLIST_SUB+= JPEGICC="@comment "
|
||||
|
||||
.if ${PORT_OPTIONS:MTIFFICC}
|
||||
LIB_DEPENDS+= tiff:${PORTSDIR}/graphics/tiff
|
||||
CONFIGURE_ARGS= --with-tiff=${LOCALBASE}
|
||||
CONFIGURE_ARGS+=--with-tiff=${LOCALBASE}
|
||||
MAN1+= tifficc.1
|
||||
PLIST_SUB+= TIFFICC=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user