mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Fix LIB_DEPENDS
This commit is contained in:
parent
a3ad6e053c
commit
f223ab8751
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362353
@ -15,7 +15,7 @@ COMMENT= Plain APRS-IS server
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= event2/libevent-2.0.so:${PORTSDIR}/devel/libevent2
|
||||
LIB_DEPENDS= libevent-2.0.so:${PORTSDIR}/devel/libevent2
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib/event2
|
||||
|
Loading…
Reference in New Issue
Block a user