mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add required LIBS
Approved by: portmgr blanket
This commit is contained in:
parent
739b02059d
commit
c3700c0bf1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362924
@ -18,6 +18,7 @@ USES= bison
|
|||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
LIBS+= -lX11
|
||||||
CONFIGURE_ARGS= --disable-alsa
|
CONFIGURE_ARGS= --disable-alsa
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
CONFIGURE_ENV= ac_cv_path_RESWRAP=${LOCALBASE}/bin/fox-1.4/reswrap
|
CONFIGURE_ENV= ac_cv_path_RESWRAP=${LOCALBASE}/bin/fox-1.4/reswrap
|
||||||
|
Loading…
Reference in New Issue
Block a user