mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Fix build.
This commit is contained in:
parent
2cde4128a0
commit
5fb5a20128
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130787
@ -16,9 +16,9 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
|
||||
BUILD_DEPENDS= xmessage:${X_CLIENTS_PORT}
|
||||
RUN_DEPENDS= xmessage:${X_CLIENTS_PORT}
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
USE_GMAKE= yes
|
||||
USE_GETOPT_LONG=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user