mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix build on 4-x
Reported by: bento via kris
This commit is contained in:
parent
fc8091ed0a
commit
a2a7f6a3ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103586
@ -24,6 +24,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
|
||||
CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GETOPT_LONG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user