mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
net/czmq: Remove pathfix (no longer necessary)
Deprecate USES=pathfix since we're now setting (overriding) the pkg-config path via configure (pkgconfigdir)
This commit is contained in:
parent
c4b91ac1a4
commit
d279af47bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389832
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libzmq.so:${PORTSDIR}/net/libzmq4
|
||||
|
||||
USES= autoreconf libtool pathfix pkgconfig
|
||||
USES= autoreconf libtool pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user