1
0
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:
Bruce A. Mah 2003-05-02 18:23:08 +00:00
parent 99e28be4d9
commit 13a7ab1499
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80017
4 changed files with 4 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \

View File

@ -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 \

View File

@ -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 \