mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Unbreak
This commit is contained in:
parent
3c8f8d1ffb
commit
7a0ba95d9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347699
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ MAKE_ENV+= GPERF=${LOCALBASE}/bin/gperf \
|
|||
EXTRA_CFLAGS=-I${LOCALBASE}/include \
|
||||
EXTRA_LDFLAGS=-L${LOCALBASE}/lib
|
||||
|
||||
USES= gmake
|
||||
USES= gmake pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
LDFLAGS+= `pkgconf --libs libevent`
|
||||
CFLAGS+= `pkgconf --cflags libevent`
|
||||
|
|
Loading…
Add table
Reference in a new issue