From 0c2e54fedb351bc12962da76e689addec97792bc Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 9 Jun 2006 12:08:03 +0000 Subject: [PATCH] Forgot to commit this change after repocopy fpc-fvision -> fpc-fv and unbreak INDEX Pointyhat to: garga --- editors/fpc-ide/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index ac39b6e56c53..f960ddada5fa 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -21,7 +21,7 @@ COMMENT= Free Pascal integrated IDE/compiler BUILD_DEPENDS+= ppc386:${PORTSDIR}/lang/fpc \ ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd/gdbint/gdbint.ppu:${PORTSDIR}/devel/fpc-gdbint \ - ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd/fv/drivers.ppu:${PORTSDIR}/devel/fpc-fvision + ${LOCALBASE}/lib/fpc/${PORTVERSION}/units/freebsd/fv/drivers.ppu:${PORTSDIR}/devel/fpc-fv RUN_DEPENDS+= ${BUILD_DEPENDS} .if ${OSVERSION} < 470000 EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar