mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Remove configure warning.
No functional changes, therefore no PORTREVISION bump. PR: 51458 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
This commit is contained in:
parent
99e28be4d9
commit
13a7ab1499
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80017
@ -27,6 +27,7 @@ USE_LIBTOOL= yes
|
||||
WRKSRC= ${WRKDIR}/subversion-${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-ssl \
|
||||
--with-neon=${LOCALBASE} \
|
||||
--with-berkeley-db=${LOCALBASE}/include/db4:${LOCALBASE}/lib \
|
||||
|
@ -27,6 +27,7 @@ USE_LIBTOOL= yes
|
||||
WRKSRC= ${WRKDIR}/subversion-${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-ssl \
|
||||
--with-neon=${LOCALBASE} \
|
||||
--with-berkeley-db=${LOCALBASE}/include/db4:${LOCALBASE}/lib \
|
||||
|
@ -27,6 +27,7 @@ USE_LIBTOOL= yes
|
||||
WRKSRC= ${WRKDIR}/subversion-${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-ssl \
|
||||
--with-neon=${LOCALBASE} \
|
||||
--with-berkeley-db=${LOCALBASE}/include/db4:${LOCALBASE}/lib \
|
||||
|
@ -27,6 +27,7 @@ USE_LIBTOOL= yes
|
||||
WRKSRC= ${WRKDIR}/subversion-${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-ssl \
|
||||
--with-neon=${LOCALBASE} \
|
||||
--with-berkeley-db=${LOCALBASE}/include/db4:${LOCALBASE}/lib \
|
||||
|
Loading…
Reference in New Issue
Block a user