mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
net/(t|wire)shark-lite: Really fix them
error: pkg-static: Unable to access file /construction/net/tshark-lite/stage/ usr/local/%%ANDROIDDUMP_LIB%%lib/wireshark/extcap/androiddump: No such file or directory pkg-static: Unable to access file /construction/net/tshark-lite/stage/ usr/local/%%RANDPKTDUMP_LIB%%lib/wireshark/extcap/randpktdump: No such file or directory The PLIST_SUBs weren't defined. Approved by: just-fix-it
This commit is contained in:
parent
138a7030c2
commit
593876d767
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424128
@ -47,6 +47,7 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
.if defined(LITE)
|
||||
PKGNAMESUFFIX= -lite
|
||||
PLIST_SUB+= ${x:tu}="@comment $x not installed" \
|
||||
${x:tu}_LIB="@comment %x not installed " \
|
||||
${x:tu}_MAN="@comment $x not installed "
|
||||
CONFIGURE_ARGS+= --enable-$x=no
|
||||
OPTIONS_EXCLUDE+= RTP SNMP GEOIP LUA ADNS CARES
|
||||
|
Loading…
Reference in New Issue
Block a user