mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/libdnet: Fix missing USES flags
In my previous commit I missed to type ldflags arguments to localbase, this patch fixes the commit.
This commit is contained in:
parent
3d864ab972
commit
29fbd5bc63
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libpfctl.so:net/libpfctl
|
||||
|
||||
USES?= autoreconf libtool localbase
|
||||
USES?= autoreconf libtool localbase:ldflags
|
||||
|
||||
LDFLAGS+= -lpfctl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user