diff options
-rw-r--r-- | lang/fpc-devel/Makefile | 3 | ||||
-rw-r--r-- | lang/fpc/Makefile | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile index 1e519a997b09..201fa415cafb 100644 --- a/lang/fpc-devel/Makefile +++ b/lang/fpc-devel/Makefile @@ -24,9 +24,6 @@ COMMENT= Free Pascal beta compiler with Turbo, Delphi and other extensions EXTRACT_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar RUN_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm -.if !defined(NOPORTDOCS) -RUN_DEPENDS+= ${LOCALBASE}/bin/acroread4:${PORTSDIR}/print/acroread4 -.endif ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index 1e519a997b09..201fa415cafb 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -24,9 +24,6 @@ COMMENT= Free Pascal beta compiler with Turbo, Delphi and other extensions EXTRACT_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar RUN_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm -.if !defined(NOPORTDOCS) -RUN_DEPENDS+= ${LOCALBASE}/bin/acroread4:${PORTSDIR}/print/acroread4 -.endif ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes |