- Fix INDEX

Approved by:	portmgr (hat)
This commit is contained in:
Pav Lucistnik
2007-11-14 23:19:19 +00:00
parent efba8a8b10
commit 3bf5e017d8

View File

@@ -23,12 +23,13 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= PATH=${WRKDIR}/bin:${PATH}
USE_GCC= 3.4
.include <bsd.port.pre.mk>
#
# We need the compiler in run-time
#
.if ${OSVERSION} >= 700042
RUN_DEPENDS+= ${_GCC_PORT_DEPENDS}:${PORTSDIR}/lang/${_GCC_BUILD_DEPENDS}
.include <bsd.port.pre.mk>
.endif
pre-configure:
cd ${WRKDIR}/${PORTNAME}-bootstrap-${BOOTVERSION};\