- 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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue