summaryrefslogtreecommitdiff
path: root/devel/subversion16
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2003-05-02 18:23:08 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2003-05-02 18:23:08 +0000
commit13a7ab1499d426652aaae5ff507c310c05b9bc5e (patch)
treecb8631024146fa3e64e589e3d3b9afabb70c29bd /devel/subversion16
parentAdd patch from Joe (diff)
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)
Notes
Notes: svn path=/head/; revision=80017
Diffstat (limited to 'devel/subversion16')
-rw-r--r--devel/subversion16/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile
index f5e4776bc835..64010690df46 100644
--- a/devel/subversion16/Makefile
+++ b/devel/subversion16/Makefile
@@ -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 \